Uses of Class
org.exoplatform.documents.model.PermissionRole
-
Packages that use PermissionRole Package Description org.exoplatform.documents.model -
-
Uses of PermissionRole in org.exoplatform.documents.model
Methods in org.exoplatform.documents.model that return PermissionRole Modifier and Type Method Description static PermissionRolePermissionRole. valueOf(String name)Returns the enum constant of this type with the specified name.static PermissionRole[]PermissionRole. values()Returns an array containing the constants of this enum type, in the order they are declared.
-