Uses of Class
org.ow2.dragon.service.deployment.TechnicalServiceTO

Packages that use TechnicalServiceTO
org.ow2.dragon.service.deployment   
 

Uses of TechnicalServiceTO in org.ow2.dragon.service.deployment
 

Fields in org.ow2.dragon.service.deployment with type parameters of type TechnicalServiceTO
protected  java.util.List<TechnicalServiceTO> SearchServiceResponse._return
           
 

Methods in org.ow2.dragon.service.deployment that return TechnicalServiceTO
 TechnicalServiceTO ObjectFactory.createTechnicalServiceTO()
          Create an instance of TechnicalServiceTO
 

Methods in org.ow2.dragon.service.deployment that return types with arguments of type TechnicalServiceTO
 java.util.List<TechnicalServiceTO> SearchServiceResponse.getReturn()
          Gets the value of the return property.
 java.util.List<TechnicalServiceTO> ServiceManagerService.searchService(java.lang.String searchCriteria, java.util.List<ServiceSearchProperties> searchedProperties, RequestOptionsTO requestOptions)
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.