Uses of Interface
lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManagerSPI
-
Packages that use IServiceInterfaceInstanceManagerSPI Package Description lumis.portal.manager lumis.portal.serviceinterfaceinstance -
-
Uses of IServiceInterfaceInstanceManagerSPI in lumis.portal.manager
Methods in lumis.portal.manager that return IServiceInterfaceInstanceManagerSPI Modifier and Type Method Description static IServiceInterfaceInstanceManagerSPI
ManagerFactoryInternal. getServiceInterfaceInstanceManager()
-
Uses of IServiceInterfaceInstanceManagerSPI in lumis.portal.serviceinterfaceinstance
Classes in lumis.portal.serviceinterfaceinstance that implement IServiceInterfaceInstanceManagerSPI Modifier and Type Class Description class
ServiceInterfaceInstanceManager
Class responsible for operations with Service Interface Instances
-