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

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

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

Fields in org.ow2.dragon.service.deployment declared as RequestOptionsTO
protected  RequestOptionsTO SearchService.requestOptions
           
 

Methods in org.ow2.dragon.service.deployment that return RequestOptionsTO
 RequestOptionsTO ObjectFactory.createRequestOptionsTO()
          Create an instance of RequestOptionsTO
 RequestOptionsTO SearchService.getRequestOptions()
          Gets the value of the requestOptions property.
 

Methods in org.ow2.dragon.service.deployment with parameters of type RequestOptionsTO
 java.util.List<TechnicalServiceTO> ServiceManagerService.searchService(java.lang.String searchCriteria, java.util.List<ServiceSearchProperties> searchedProperties, RequestOptionsTO requestOptions)
           
 void SearchService.setRequestOptions(RequestOptionsTO value)
          Sets the value of the requestOptions property.
 



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