Uses of Class
lumis.portal.group.acl.GroupPermissions
-
Packages that use GroupPermissions Package Description lumis.portal.group.acl -
-
Uses of GroupPermissions in lumis.portal.group.acl
Methods in lumis.portal.group.acl that return GroupPermissions Modifier and Type Method Description static GroupPermissions
GroupPermissions. valueOf(String name)
Returns the enum constant of this type with the specified name.static GroupPermissions[]
GroupPermissions. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-