Uses of Interface
lumis.portal.page.IPageManager
-
Packages that use IPageManager Package Description lumis.portal.manager lumis.portal.page -
-
Uses of IPageManager in lumis.portal.manager
Methods in lumis.portal.manager that return IPageManager Modifier and Type Method Description static IPageManager
ManagerFactory. getPageManager()
static IPageManager
ManagerFactoryInternal. getPageManager()
-
Uses of IPageManager in lumis.portal.page
Classes in lumis.portal.page that implement IPageManager Modifier and Type Class Description class
PageManager
Page manager implementation.
-