Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource |
Modifier and Type | Field and Description |
---|---|
protected Roles |
User.roles |
protected Roles |
Group.roles |
Modifier and Type | Method and Description |
---|---|
Roles |
ObjectFactory.createRoles()
Create an instance of
Roles |
Roles |
User.getRoles()
Gets the value of the roles property.
|
Roles |
Group.getRoles()
Gets the value of the roles property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Roles> |
ObjectFactory.createRoles(Roles value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Roles> |
ObjectFactory.createRoles(Roles value)
|
void |
User.setRoles(Roles value)
Sets the value of the roles property.
|
void |
Group.setRoles(Roles value)
Sets the value of the roles property.
|
Modifier and Type | Method and Description |
---|---|
Roles |
RolesResource.list() |
Roles |
AssignedRolesResource.list() |
Modifier and Type | Method and Description |
---|---|
Roles |
BackendAssignedRolesResource.list() |
Roles |
BackendRolesResource.list() |
protected Roles |
BackendAssignedRolesResource.mapCollection(List<permissions> entities) |
protected Roles |
BackendRolesResource.mapCollection(List<roles> entities) |
Copyright © 2012. All Rights Reserved.