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, setPictureId
public LightUserRepresentation(User user)
public LightUserRepresentation()
public String getExternalId()
public Long getPictureId()
getPictureId
in class AbstractUserRepresentation
Copyright © 2014–2015 Alfresco. All rights reserved.