public class TtcUserProfileServiceImpl
extends org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
| Constructor and Description |
|---|
TtcUserProfileServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.core.api.DocumentModel |
getOrCreateUserProfileDocument(String userName,
org.nuxeo.ecm.core.api.CoreSession session) |
org.nuxeo.ecm.core.api.DocumentModel |
getUserProfileDocument(org.nuxeo.ecm.core.api.CoreSession session) |
org.nuxeo.ecm.core.api.DocumentModel |
getUserProfileDocument(String userName,
org.nuxeo.ecm.core.api.CoreSession session) |
clearCache, getUserProfilepublic org.nuxeo.ecm.core.api.DocumentModel getUserProfileDocument(org.nuxeo.ecm.core.api.CoreSession session)
throws org.nuxeo.ecm.core.api.ClientException
getUserProfileDocument in interface org.nuxeo.ecm.user.center.profile.UserProfileServicegetUserProfileDocument in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImplorg.nuxeo.ecm.core.api.ClientExceptionpublic org.nuxeo.ecm.core.api.DocumentModel getUserProfileDocument(String userName, org.nuxeo.ecm.core.api.CoreSession session) throws org.nuxeo.ecm.core.api.ClientException
getUserProfileDocument in interface org.nuxeo.ecm.user.center.profile.UserProfileServicegetUserProfileDocument in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImplorg.nuxeo.ecm.core.api.ClientExceptionpublic org.nuxeo.ecm.core.api.DocumentModel getOrCreateUserProfileDocument(String userName, org.nuxeo.ecm.core.api.CoreSession session) throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionCopyright © 2024. All rights reserved.