public interface UserDetails
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE |
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() |
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 Systems Incorporated. All Rights Reserved"