public interface IPersonAssetCreateRequest extends IAssetCreateRequest
IPersonAsset
.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.
|
getId, getImageUrl, getName, getProperties