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

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

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

Fields in org.ow2.dragon.service.deployment with type parameters of type ServiceSearchProperties
protected  java.util.List<ServiceSearchProperties> SearchService.searchedProperties
           
 

Methods in org.ow2.dragon.service.deployment that return ServiceSearchProperties
static ServiceSearchProperties ServiceSearchProperties.fromValue(java.lang.String v)
           
static ServiceSearchProperties ServiceSearchProperties.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServiceSearchProperties[] ServiceSearchProperties.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.dragon.service.deployment that return types with arguments of type ServiceSearchProperties
 java.util.List<ServiceSearchProperties> SearchService.getSearchedProperties()
          Gets the value of the searchedProperties property.
 

Method parameters in org.ow2.dragon.service.deployment with type arguments of type ServiceSearchProperties
 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.