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