|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IServiceInterfaceManager | |
---|---|
lumis.portal.manager | |
lumis.portal.serviceinterface | |
lumis.portal.serviceinterfaceinstance |
Uses of IServiceInterfaceManager in lumis.portal.manager |
---|
Methods in lumis.portal.manager that return IServiceInterfaceManager | |
---|---|
static IServiceInterfaceManager |
ManagerFactoryInternal.getServiceInterfaceManager()
|
static IServiceInterfaceManager |
ManagerFactory.getServiceInterfaceManager()
|
Uses of IServiceInterfaceManager in lumis.portal.serviceinterface |
---|
Classes in lumis.portal.serviceinterface that implement IServiceInterfaceManager | |
---|---|
class |
ServiceInterfaceManager
Service interface manager implementation. |
Uses of IServiceInterfaceManager in lumis.portal.serviceinterfaceinstance |
---|
Methods in lumis.portal.serviceinterfaceinstance with parameters of type IServiceInterfaceManager | |
---|---|
protected void |
ServiceInterfaceInstanceManager.addGenericMenuItemToMenu(SessionConfig sessionConfig,
String serviceInterfaceInstanceId,
Node itemNode,
StringBuilder menu,
IServiceInterfaceManager serviceInterfaceManager,
ITransaction transaction)
|
protected void |
ServiceInterfaceInstanceManager.addGroupItemToMenu(SessionConfig sessionConfig,
String serviceInterfaceInstanceId,
Node groupNode,
StringBuilder menu,
IServiceInterfaceManager serviceInterfaceManager,
ITransaction transaction)
|
protected String |
ServiceInterfaceInstanceManager.addMenuItemToMenu(SessionConfig sessionConfig,
String serviceInterfaceInstanceId,
Node itemNode,
IServiceInterfaceManager serviceInterfaceManager,
ITransaction transaction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |