public interface UserDetails
extends com.adobe.cq.social.user.api.UserProfile
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE |
PREFERENCES_PATH, PROFILE_PATH, PROPERTY_LANGUAGE
CSV_SELECTOR, DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAboutMe() |
java.util.Calendar |
getBirthday() |
java.lang.String |
getCity() |
java.lang.String |
getEmail() |
java.lang.String |
getFamilyName() |
java.lang.String |
getGender() |
java.lang.String |
getGivenName() |
java.util.Calendar |
getMemberSince() |
java.lang.String |
getPostalCode() |
java.lang.String |
getRegion() |
java.lang.String |
getStreetAddress() |
getAuthorizableID, getAuthProfilePath, getDisplayName, getLargeAvatarUrl, getProfileProperties, getResource, getUserProperties, isMayEdit
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
static final java.lang.String RESOURCE_TYPE
java.util.Calendar getMemberSince() throws RepositoryException
RepositoryException
java.lang.String getEmail() throws RepositoryException
RepositoryException
java.lang.String getAboutMe() throws RepositoryException
RepositoryException
java.util.Calendar getBirthday() throws RepositoryException
RepositoryException
java.lang.String getFamilyName() throws RepositoryException
RepositoryException
java.lang.String getGivenName() throws RepositoryException
RepositoryException
java.lang.String getGender() throws RepositoryException
RepositoryException
java.lang.String getStreetAddress() throws RepositoryException
RepositoryException
java.lang.String getCity() throws RepositoryException
RepositoryException
java.lang.String getRegion() throws RepositoryException
RepositoryException
java.lang.String getPostalCode() throws RepositoryException
RepositoryException
Copyright © 2010 - 2020 Adobe. All Rights Reserved