|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumAllowableActionsKey | |
|---|---|
| org.xcmis.core | |
| Uses of EnumAllowableActionsKey in org.xcmis.core |
|---|
| Fields in org.xcmis.core declared as EnumAllowableActionsKey | |
|---|---|
protected EnumAllowableActionsKey |
CmisPermissionMapping.key
|
| Methods in org.xcmis.core that return EnumAllowableActionsKey | |
|---|---|
static EnumAllowableActionsKey |
EnumAllowableActionsKey.fromValue(String v)
|
EnumAllowableActionsKey |
CmisPermissionMapping.getKey()
Gets the value of the key property. |
static EnumAllowableActionsKey |
EnumAllowableActionsKey.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumAllowableActionsKey[] |
EnumAllowableActionsKey.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.xcmis.core with parameters of type EnumAllowableActionsKey | |
|---|---|
void |
CmisPermissionMapping.setKey(EnumAllowableActionsKey value)
Sets the value of the key property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||