deegree 2.5 (2011/06/29 09:44 build-8-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(java.util.Map<java.lang.String,java.lang.String> kvp)
          Creates a new GetRecordById instance from the values stored in the submitted Map.
static GetRecordById GetRecordById.create(java.lang.String id, org.w3c.dom.Element root)
          creates a GetRecordById request from the XML fragment passed.
static GetRecordById GetRecordById.create(java.lang.String id, java.util.Map<java.lang.String,java.lang.String> kvp)
          Creates a new GetRecordById instance from the values stored in the submitted Map.
(package private)  GetRecordById GetRecordByIdDocument.parse(java.lang.String id)
           
(package private)  GetRecordById GetRecordByIdDocument_2_0_2.parse(java.lang.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.
 GetRecordByIdResult Discovery_2_0_2_blob.query(GetRecordById getRecordById)
          Performs a GetRecordById request.
 

Constructors in org.deegree.ogcwebservices.csw.discovery with parameters of type GetRecordById
GetRecordByIdResult(GetRecordById request, org.w3c.dom.Element record)
           
GetRecordByIdResult(GetRecordById request, java.util.List<org.w3c.dom.Node> records)
           
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

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