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
ClientExceptionLocale getLocale(DocumentModel userProfileDoc) throws ClientException
ClientExceptionTimeZone getTimeZone(CoreSession session) throws ClientException
ClientExceptionCopyright © 2015 Nuxeo SA. All rights reserved.