deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.csw.discovery.GetRecords.RESULT_TYPE

Packages that use GetRecords.RESULT_TYPE
org.deegree.ogcwebservices.csw.discovery   
 

Uses of GetRecords.RESULT_TYPE in org.deegree.ogcwebservices.csw.discovery
 

Methods in org.deegree.ogcwebservices.csw.discovery that return GetRecords.RESULT_TYPE
 GetRecords.RESULT_TYPE GetRecords.getResultType()
          The resultType parameter may have the values HITS, RESULTS or VALIDATE and is used to indicate whether the catalogue service returns the full result set, the number of hits the query found or validates the request.
static GetRecords.RESULT_TYPE GetRecords.RESULT_TYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GetRecords.RESULT_TYPE[] GetRecords.RESULT_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.deegree.ogcwebservices.csw.discovery with parameters of type GetRecords.RESULT_TYPE
 void GetRecords.setResultType(GetRecords.RESULT_TYPE resultType)
          sets the resultType of a request.
 

Constructors in org.deegree.ogcwebservices.csw.discovery with parameters of type GetRecords.RESULT_TYPE
GetRecords(String id, String version, Map<String,String> vendorSpecificParameters, Map<String,URI> namespace, GetRecords.RESULT_TYPE resultType, String outputFormat, String outputSchema, int startPosition, int maxRecords, int hopCount, URI responseHandler, Query query)
          Creates a new GetRecords instance.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org