Package | Description |
---|---|
org.ovirt.engine.core.common.businessentities |
Modifier and Type | Method and Description |
---|---|
static RoleType |
RoleType.getById(Integer id) |
RoleType |
ActionGroup.getRoleType() |
RoleType |
permissions.getRoleType() |
RoleType |
roles.getType() |
static RoleType |
RoleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleType[] |
RoleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
permissions.setRoleType(RoleType roleType) |
void |
roles.setType(RoleType type) |
Copyright © 2012. All Rights Reserved.