Uses of Interface
de.uplanet.lucy.util.ILocale
Packages that use ILocale
- 
Uses of ILocale in de.uplanet.lucy.serverMethods in de.uplanet.lucy.server that return ILocaleModifier and TypeMethodDescriptionstatic ILocaleContextLocale.get(de.uplanet.lucy.server.connector.IServerBridgeRequest p_request, de.uplanet.lucy.server.session.ISession p_session) Get the locale that's associated with the current execution context.static ILocaleContextLocale.get(IProcessingContext p_ctx) static ILocaleContextLocale.get(javax.servlet.http.HttpServletRequest p_request, de.uplanet.lucy.server.session.ISession p_session) Get the locale that's associated with the current execution context.
- 
Uses of ILocale in de.uplanet.lucy.server.scripting.groovyMethods in de.uplanet.lucy.server.scripting.groovy that return ILocaleModifier and TypeMethodDescriptionGroovyPortalInfo.getDefaultLocale()Get the default locale of the portal.