public interface IPersonAsset extends IAsset
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEmailAddress()
Get the email address.
|
java.util.List<java.lang.String> |
getRoles()
Get a list of roles for the person.
|
java.lang.String |
getUserName()
Get the unique username.
|
getAssetCategoryId, getId, getImageUrl, getName, getProperties, getType