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