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() |
String |
getStreetAddress() |
static final String RESOURCE_TYPE
Calendar getMemberSince() throws RepositoryException
RepositoryExceptionString getEmail() throws RepositoryException
RepositoryExceptionString getAboutMe() throws RepositoryException
RepositoryExceptionCalendar getBirthday() throws RepositoryException
RepositoryExceptionString getFamilyName() throws RepositoryException
RepositoryExceptionString getGivenName() throws RepositoryException
RepositoryExceptionString getGender() throws RepositoryException
RepositoryExceptionString getStreetAddress() throws RepositoryException
RepositoryExceptionString getCity() throws RepositoryException
RepositoryExceptionString getRegion() throws RepositoryException
RepositoryExceptionString getPostalCode() throws RepositoryException
RepositoryException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"