Uses of Interface
org.apache.sling.cms.i18n.I18NDictionary
-
Packages that use I18NDictionary Package Description org.apache.sling.cms.i18n Package for managing i18n in Sling CMS -
-
Uses of I18NDictionary in org.apache.sling.cms.i18n
Methods in org.apache.sling.cms.i18n that return I18NDictionary Modifier and Type Method Description I18NDictionary
I18NProvider. getDictionary(org.apache.sling.api.resource.ResourceResolver resolver)
Get the appropriate dictionary for the resource resolver.I18NDictionary
I18NProvider. getDictionary(org.apache.sling.api.SlingHttpServletRequest request)
Get the appropriate dictionary for the request.
-