Uses of Class
lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig

Packages that use ServiceInterfaceMenuItemTypeConfig
lumis.portal.serviceinterface   
lumis.portal.serviceinterface.menu   
 

Uses of ServiceInterfaceMenuItemTypeConfig in lumis.portal.serviceinterface
 

Methods in lumis.portal.serviceinterface that return ServiceInterfaceMenuItemTypeConfig
 ServiceInterfaceMenuItemTypeConfig ServiceInterfaceManager.getMenuItemType(SessionConfig sessionConfig, String menuItemTypeId, ITransaction transaction)
           
 ServiceInterfaceMenuItemTypeConfig IServiceInterfaceManager.getMenuItemType(SessionConfig sessionConfig, String menuItemTypeId, ITransaction transaction)
          Get the menu item type.
 

Uses of ServiceInterfaceMenuItemTypeConfig in lumis.portal.serviceinterface.menu
 

Methods in lumis.portal.serviceinterface.menu that return ServiceInterfaceMenuItemTypeConfig
 ServiceInterfaceMenuItemTypeConfig ServiceInterfaceMenuItemTypeDaoJdbc.get(String menuItemTypeId, ITransaction transaction)
           
 ServiceInterfaceMenuItemTypeConfig ServiceInterfaceMenuItemTypeDaoHib.get(String menuItemTypeId, ITransaction transaction)
           
 ServiceInterfaceMenuItemTypeConfig IServiceInterfaceMenuItemTypeDao.get(String menuItemTypeId, ITransaction transaction)
           
 

Methods in lumis.portal.serviceinterface.menu with parameters of type ServiceInterfaceMenuItemTypeConfig
 void ServiceInterfaceMenuItemTypeDaoJdbc.addOrUpdate(ServiceInterfaceMenuItemTypeConfig config, ITransaction transaction)
           
 void ServiceInterfaceMenuItemTypeDaoHib.addOrUpdate(ServiceInterfaceMenuItemTypeConfig config, ITransaction transaction)
           
 void IServiceInterfaceMenuItemTypeDao.addOrUpdate(ServiceInterfaceMenuItemTypeConfig config, ITransaction transaction)
           
protected  String ServiceInterfaceMenuItemTypeDaoHib.getIdentifier(ServiceInterfaceMenuItemTypeConfig config)
           
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.