Uses of Interface
lumis.portal.presentation.IPresentationManagerSPI
-
Packages that use IPresentationManagerSPI Package Description lumis.portal.manager lumis.portal.presentation -
-
Uses of IPresentationManagerSPI in lumis.portal.manager
Methods in lumis.portal.manager that return IPresentationManagerSPI Modifier and Type Method Description static IPresentationManagerSPI
ManagerFactoryInternal. getPresentationManager()
-
Uses of IPresentationManagerSPI in lumis.portal.presentation
Classes in lumis.portal.presentation that implement IPresentationManagerSPI Modifier and Type Class Description class
PresentationManager
Presentation manager implemetation.
-