Class DetailedUserProfileResource
java.lang.Object
de.xima.fc.api.rest.impl.common.resource.response.AResource
de.xima.fc.api.rest.impl.common.resource.response.AUuidResource
de.xima.fc.api.rest.impl.common.resource.response.AUuidEntityResource<UserProfile>
de.xima.fc.api.rest.pub.impl.user.model.response.DetailedUserProfileResource
- All Implemented Interfaces:
IResource, IUuidResource, Serializable
Resource of a
UserProfile- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH, Dresden
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classResource aggregating the default files of the user profile. -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionDetailedUserProfileResource(UserProfile entity, javax.ws.rs.core.UriInfo uriInfo) -
Method Summary
Methods inherited from class AUuidResource
getUuid
-
Constructor Details
-
DetailedUserProfileResource
-
-
Method Details
-
getFiles
-
getPrimaryEmail
-
getFirstName
-
getLastName
-
getUserName
-
getLanguage
-