Interface HvlSessionDataProviderBundleService

All Known Implementing Classes:
HvlSessionDataProviderBundleServiceImpl

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

    • getValue

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

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