Uses of Class
org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
-
Packages that use CMISAllowedActionEnum Package Description org.alfresco.opencmis.dictionary -
-
Uses of CMISAllowedActionEnum in org.alfresco.opencmis.dictionary
Methods in org.alfresco.opencmis.dictionary that return CMISAllowedActionEnum Modifier and Type Method Description static CMISAllowedActionEnumCMISAllowedActionEnum. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CMISAllowedActionEnum[]CMISAllowedActionEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-