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

Uses of Class
org.deegree.ogcwebservices.csw.discovery.GetRecordById

Packages that use GetRecordById
org.deegree.ogcwebservices.csw.discovery   
 

Uses of GetRecordById in org.deegree.ogcwebservices.csw.discovery
 

Methods in org.deegree.ogcwebservices.csw.discovery that return GetRecordById
static GetRecordById GetRecordById.create(Map<String,String> kvp)
          Creates a new GetRecordById instance from the values stored in the submitted Map.
static GetRecordById GetRecordById.create(String id, Element root)
          creates a GetRecordById request from the XML fragment passed.
static GetRecordById GetRecordById.create(String id, Map<String,String> kvp)
          Creates a new GetRecordById instance from the values stored in the submitted Map.
(package private)  GetRecordById GetRecordByIdDocument.parse(String id)
           
(package private)  GetRecordById GetRecordByIdDocument_2_0_2.parse(String id)
           
 

Methods in org.deegree.ogcwebservices.csw.discovery with parameters of type GetRecordById
static GetRecordByIdDocument XMLFactory.export(GetRecordById request)
          Exports a GetRecordById instance to a GetRecordByIdDocument.
 GetRecordByIdResult GetRecordByIdResultDocument.parseGetRecordByIdResponse(GetRecordById request)
          parses a GetRecordById response XML document and maps it to its corresponding java/deegree class
 GetRecordByIdResult Discovery.query(GetRecordById getRecordById)
          Performs a GetRecordById request.
 

Constructors in org.deegree.ogcwebservices.csw.discovery with parameters of type GetRecordById
GetRecordByIdResult(GetRecordById request, Element record)
           
 


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