public interface UserDetails
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_TYPE |
Modifier and Type | Method and Description |
---|---|
String |
getAboutMe() |
Calendar |
getBirthday() |
String |
getCity() |
String |
getEmail() |
String |
getFamilyName() |
String |
getGender() |
String |
getGivenName() |
Calendar |
getMemberSince() |
String |
getPostalCode() |
String |
getRegion() |
List<UserScore> |
getScores() |
String |
getStreetAddress() |
static final String RESOURCE_TYPE
Calendar getMemberSince() throws RepositoryException
RepositoryException
String getEmail() throws RepositoryException
RepositoryException
String getAboutMe() throws RepositoryException
RepositoryException
Calendar getBirthday() throws RepositoryException
RepositoryException
String getFamilyName() throws RepositoryException
RepositoryException
String getGivenName() throws RepositoryException
RepositoryException
String getGender() throws RepositoryException
RepositoryException
String getStreetAddress() throws RepositoryException
RepositoryException
String getCity() throws RepositoryException
RepositoryException
String getRegion() throws RepositoryException
RepositoryException
String getPostalCode() throws RepositoryException
RepositoryException
List<UserScore> getScores() throws ScoringException
ScoringException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"