Uses of Class
org.alfresco.search.model.RequestLocalization
-
Packages that use RequestLocalization Package Description org.alfresco.search.model -
-
Uses of RequestLocalization in org.alfresco.search.model
Methods in org.alfresco.search.model that return RequestLocalization Modifier and Type Method Description RequestLocalizationRequestLocalization. addLocalesItem(String localesItem)@Valid RequestLocalizationSearchRequest. getLocalization()Get localizationRequestLocalizationRequestLocalization. locales(List<String> locales)RequestLocalizationRequestLocalization. timezone(String timezone)Methods in org.alfresco.search.model with parameters of type RequestLocalization Modifier and Type Method Description SearchRequestSearchRequest. localization(RequestLocalization localization)voidSearchRequest. setLocalization(RequestLocalization localization)
-