Interface HvlAuthBundleService

All Known Implementing Classes:
HvlAuthBundleServiceImpl

@Validated public interface HvlAuthBundleService
It is the class that provides language support.
  • Method Details

    • getValue

      String getValue(@NotBlank @NotBlank String code)
      Gets value.
      Parameters:
      code - Code
      Returns:
      the value of code
    • getValue

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