Uses of Interface
lumis.portal.page.link.IPageLinkManager
-
Packages that use IPageLinkManager Package Description lumis.portal.manager lumis.portal.page.link -
-
Uses of IPageLinkManager in lumis.portal.manager
Methods in lumis.portal.manager that return IPageLinkManager Modifier and Type Method Description static IPageLinkManager
ManagerFactory. getPageLinkManager()
-
Uses of IPageLinkManager in lumis.portal.page.link
Subinterfaces of IPageLinkManager in lumis.portal.page.link Modifier and Type Interface Description interface
IPageLinkManagerSPI
This interface is a extension ofIPageLinkManager
for internal uses.Classes in lumis.portal.page.link that implement IPageLinkManager Modifier and Type Class Description class
PageLinkManager
Page Link Manager.
-