public class LightUserRepresentation extends AbstractUserRepresentation
email, externalId, firstName, id, lastName, pictureId| Constructor and Description |
|---|
LightUserRepresentation() |
LightUserRepresentation(User user) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalId() |
Long |
getPictureId() |
getEmail, getFirstName, getId, getLastName, setEmail, setFirstName, setId, setLastName, setPictureIdpublic LightUserRepresentation(User user)
public LightUserRepresentation()
public String getExternalId()
public Long getPictureId()
getPictureId in class AbstractUserRepresentationCopyright © 2014–2015 Alfresco. All rights reserved.