Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
GroupRole
GroupRole providing relation and functional services
|
class |
Role
Role providing relation and functional services
|
class |
UserRole
UserRole providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
Role |
Roles.add(Role role)
Adds Role object.
|
Role |
Roles.add(Role role,
String expect)
Adds Role object.
|
Role |
Roles.add(Role role,
String expect,
String correlationId)
Adds Role object.
|
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.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0