Interface HvlAuthzBundleService

All Known Implementing Classes:
HvlAuthzBundleServiceImpl

public interface HvlAuthzBundleService
It is the class that provides language support.
  • Method Details

    • getValue

      String getValue(String code)
      Gets value.
      Parameters:
      code - the code
      Returns:
      the value
    • getValue

      String getValue(String code, Object... args)
      Gets value.
      Parameters:
      code - Code
      args - the args
      Returns:
      the value of code