Uses of Class
lumis.portal.serviceinterface.type.ServiceInterfaceTypeConfig

Packages that use ServiceInterfaceTypeConfig
lumis.portal.serviceinterface   
lumis.portal.serviceinterface.type   
 

Uses of ServiceInterfaceTypeConfig in lumis.portal.serviceinterface
 

Methods in lumis.portal.serviceinterface that return ServiceInterfaceTypeConfig
protected  ServiceInterfaceTypeConfig ServiceInterfaceManager.getServiceInterfaceTypeConfig(String interfaceType, ITransaction transaction)
           
 

Uses of ServiceInterfaceTypeConfig in lumis.portal.serviceinterface.type
 

Methods in lumis.portal.serviceinterface.type that return ServiceInterfaceTypeConfig
 ServiceInterfaceTypeConfig ServiceInterfaceTypeDaoJdbc.get(String interfaceType, ITransaction transaction)
           
 ServiceInterfaceTypeConfig IServiceInterfaceTypeDao.get(String interfaceType, ITransaction transaction)
          Get the type of the service's interface.
 

Methods in lumis.portal.serviceinterface.type with parameters of type ServiceInterfaceTypeConfig
 void ServiceInterfaceTypeDaoJdbc.addOrUpdate(ServiceInterfaceTypeConfig definition, ITransaction transaction)
           
 void IServiceInterfaceTypeDao.addOrUpdate(ServiceInterfaceTypeConfig definition, ITransaction transaction)
          Add or update the type of the service's interface.
 



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