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
RepositoryExceptionjava.lang.String getEmail()
throws RepositoryException
RepositoryExceptionjava.lang.String getAboutMe()
throws RepositoryException
RepositoryExceptionjava.util.Calendar getBirthday()
throws RepositoryException
RepositoryExceptionjava.lang.String getFamilyName()
throws RepositoryException
RepositoryExceptionjava.lang.String getGivenName()
throws RepositoryException
RepositoryExceptionjava.lang.String getGender()
throws RepositoryException
RepositoryExceptionjava.lang.String getStreetAddress()
throws RepositoryException
RepositoryExceptionjava.lang.String getCity()
throws RepositoryException
RepositoryExceptionjava.lang.String getRegion()
throws RepositoryException
RepositoryExceptionjava.lang.String getPostalCode()
throws RepositoryException
RepositoryException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"