Interface LanguageNavigationItem

    • Method Detail

      • getLocale

        default java.util.Locale getLocale()
        Returns the locale of this LanguageNavigationItem.
        Returns:
        the locale of the language navigation item
        Since:
        com.adobe.cq.wcm.core.components.models 12.2.0
      • getCountry

        default java.lang.String getCountry()
        Returns the country of this LanguageNavigationItem.
        Returns:
        the country of the language navigation item
        Since:
        com.adobe.cq.wcm.core.components.models 12.2.0
      • getLanguage

        default java.lang.String getLanguage()
        Returns the language of this LanguageNavigationItem.
        Returns:
        the language of the language navigation item
        Since:
        com.adobe.cq.wcm.core.components.models 12.2.0