Uses of Interface
lumis.portal.page.acl.IPageAclManager
-
Packages that use IPageAclManager Package Description lumis.portal.manager lumis.portal.page.acl -
-
Uses of IPageAclManager in lumis.portal.manager
Methods in lumis.portal.manager that return IPageAclManager Modifier and Type Method Description static IPageAclManager
ManagerFactory. getPageAclManager()
static IPageAclManager
ManagerFactoryInternal. getPageAclManager()
-
Uses of IPageAclManager in lumis.portal.page.acl
Classes in lumis.portal.page.acl that implement IPageAclManager Modifier and Type Class Description class
PageAclManager
Manager for Page's Acl operations
-