Interface HippoTranslated

    • Method Detail

      • getLocaleString

        String getLocaleString()
        Return string expression of the locale for content bean. If there is no locale found, null is returned
        Returns:
        the string expression of the locale for content bean and null when missing
      • getLocale

        Locale getLocale()
        Returns the Locale for content bean. If there is no Locale found, null is returned
        Returns:
        the Locale for content bean and null when missing