Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected Role |
Permit.role |
protected Role |
Permission.role |
Modifier and Type | Field and Description |
---|---|
protected List<Role> |
Roles.roles |
Modifier and Type | Method and Description |
---|---|
Role |
ObjectFactory.createRole()
Create an instance of
Role |
Role |
Permit.getRole()
Gets the value of the role property.
|
Role |
Permission.getRole()
Gets the value of the role property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Role> |
ObjectFactory.createRole(Role value)
|
List<Role> |
Roles.getRoles()
Gets the value of the roles property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Role> |
ObjectFactory.createRole(Role value)
|
void |
Permit.setRole(Role value)
Sets the value of the role property.
|
void |
Permission.setRole(Role value)
Sets the value of the role property.
|
Modifier and Type | Method and Description |
---|---|
Role |
RoleResource.get() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
RolesResource.add(Role role) |
javax.ws.rs.core.Response |
AssignedRolesResource.add(Role role) |
Modifier and Type | Method and Description |
---|---|
protected Role |
BackendAssignedRolesResource.addParents(Role role) |
protected Role |
BackendRoleResource.addParents(Role role) |
Role |
BackendRoleResource.get() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendAssignedRolesResource.add(Role role) |
javax.ws.rs.core.Response |
BackendRolesResource.add(Role role) |
protected Role |
BackendAssignedRolesResource.addParents(Role role) |
protected Role |
BackendRoleResource.addParents(Role role) |
Modifier and Type | Method and Description |
---|---|
static Role |
PermissionMapper.map(permissions entity,
Role template) |
static Role |
RoleMapper.map(roles entity,
Role template) |
Modifier and Type | Method and Description |
---|---|
static Role |
PermissionMapper.map(permissions entity,
Role template) |
static roles |
RoleMapper.map(Role model,
roles template) |
static Role |
RoleMapper.map(roles entity,
Role template) |
Copyright © 2012. All Rights Reserved.