Package | Description |
---|---|
com.om.mxs.client.japi | |
com.om.mxs.client.japi.iam |
Modifier and Type | Method and Description |
---|---|
static EntityType |
EntityType.typeForIntValue(int type) |
static EntityType |
EntityType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EntityType[] |
EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EntityType |
Privilege.getEntityType()
Returns type of an entity for which these permissions are defined
|
EntityType |
Privilege.Impl.getEntityType() |
Modifier and Type | Method and Description |
---|---|
void |
Privilege.Builder.setEntityType(EntityType type) |