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