public class UserWithRoleDto extends UserDto
| Modifier and Type | Field and Description |
|---|---|
static String |
MEDIA_TYPE |
static String |
MEDIA_TYPE_JSON |
static String |
MEDIA_TYPE_XML |
static String |
SHORT_MEDIA_TYPE_JSON |
static String |
SHORT_MEDIA_TYPE_XML |
API_VERSION, API_VERSION_20, API_VERSION_22, API_VERSION_23, API_VERSION_24, API_VERSION_26, API_VERSION_27, API_VERSION_28, API_VERSION_29, APPLICATION, editLink, JSON, links, VERSION_PARAM, XML| Constructor and Description |
|---|
UserWithRoleDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseMediaType() |
EnterpriseDto |
getEnterprise()
Enterprise for this user
|
String |
getMediaType() |
RoleWithPrivilegesDto |
getRole()
Role and privileges assigned to this user
|
void |
setEnterprise(EnterpriseDto enterprise) |
void |
setRole(RoleWithPrivilegesDto role) |
getAuthType, getAvailableVirtualDatacenters, getDescription, getEmail, getExpands, getId, getLocale, getName, getNick, getPassword, getPublicSshKey, getSurname, isActive, setActive, setAuthType, setAvailableVirtualDatacenters, setDescription, setEmail, setExpands, setId, setLocale, setName, setNick, setPassword, setPublicSshKey, setSurnameaddEditLink, addLink, addLinks, getEditLink, getIdFromLink, getLinks, modifyLink, searchLink, searchLink, searchLinkByHref, searchLinks, setLinkspublic static final String MEDIA_TYPE
public static final String SHORT_MEDIA_TYPE_JSON
public static final String SHORT_MEDIA_TYPE_XML
public static final String MEDIA_TYPE_XML
public static final String MEDIA_TYPE_JSON
public RoleWithPrivilegesDto getRole()
public void setRole(RoleWithPrivilegesDto role)
public EnterpriseDto getEnterprise()
public void setEnterprise(EnterpriseDto enterprise)
public String getMediaType()
getMediaType in class UserDtopublic String getBaseMediaType()
getBaseMediaType in class UserDtoCopyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.