Uses of Interface
lumis.portal.hyperlink.IHyperLinkManager
-
Packages that use IHyperLinkManager Package Description lumis.portal.hyperlink Provides resolution from internal portal structure hyperlinks to the actual page URLs.lumis.portal.manager -
-
Uses of IHyperLinkManager in lumis.portal.hyperlink
Classes in lumis.portal.hyperlink that implement IHyperLinkManager Modifier and Type Class Description class
HyperLinkManager
Implementation of hyperlink operations. -
Uses of IHyperLinkManager in lumis.portal.manager
Methods in lumis.portal.manager that return IHyperLinkManager Modifier and Type Method Description static IHyperLinkManager
ManagerFactory. getHyperLinkManager()
static IHyperLinkManager
ManagerFactoryInternal. getHyperLinkManager()
-