Uses of Interface
lumis.portal.project.IProjectManagerSPI
-
Packages that use IProjectManagerSPI Package Description lumis.portal.manager lumis.portal.project -
-
Uses of IProjectManagerSPI in lumis.portal.manager
Methods in lumis.portal.manager that return IProjectManagerSPI Modifier and Type Method Description static IProjectManagerSPI
ManagerFactoryInternal. getProjectManager()
Returns the project manager. -
Uses of IProjectManagerSPI in lumis.portal.project
Classes in lumis.portal.project that implement IProjectManagerSPI Modifier and Type Class Description class
ProjectManager
IProjectManagerSPI
implementation.
-