public interface LocaleProvider
Modifier and Type | Method and Description |
---|---|
Locale |
getLocale(CoreSession session) |
Locale |
getLocale(DocumentModel userProfileDoc)
Gets the locale stored in the given user profile.
|
TimeZone |
getTimeZone(CoreSession session) |
Locale getLocale(CoreSession session) throws ClientException
ClientException
Locale getLocale(DocumentModel userProfileDoc) throws ClientException
ClientException
TimeZone getTimeZone(CoreSession session) throws ClientException
ClientException
Copyright © 2015 Nuxeo SA. All rights reserved.