Uses of Interface
lumis.portal.presentation.IPresentationManager
-
Packages that use IPresentationManager Package Description lumis.portal.manager lumis.portal.presentation -
-
Uses of IPresentationManager in lumis.portal.manager
Methods in lumis.portal.manager that return IPresentationManager Modifier and Type Method Description static IPresentationManager
ManagerFactory. getPresentationManager()
-
Uses of IPresentationManager in lumis.portal.presentation
Subinterfaces of IPresentationManager in lumis.portal.presentation Modifier and Type Interface Description interface
IPresentationManagerSPI
This interface is a extension ofIPresentationManager
for internal uses.Classes in lumis.portal.presentation that implement IPresentationManager Modifier and Type Class Description class
PresentationManager
Presentation manager implemetation.
-