Uses of Interface
lumis.portal.serviceinterface.IServiceInterfaceManager

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 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)
           
 



Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.