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