deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcwebservices.wcts.operation
Class GetResourceByID

java.lang.Object
  extended by org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
      extended by org.deegree.ogcwebservices.wcts.operation.GetResourceByID
All Implemented Interfaces:
Serializable, OGCWebServiceRequest

public class GetResourceByID
extends AbstractOGCWebServiceRequest

GetResourceByID encapsulates the xml-dom representation or kvp request parameters of a GetResourceById request.

Version:
$Revision:$, $Date:$
Author:
Rutger Bezema, last edited by: $Author:$
See Also:
Serialized Form

Constructor Summary
GetResourceByID(String id, String version, List<String> resourceIDs, String outputFormat)
           
 
Method Summary
 String getOutputFormat()
           
 List<String> getResourceIDs()
           
 String getServiceName()
           
 
Methods inherited from class org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
getId, getParam, getParamAsInt, getParamValues, getRequestParameter, getRequiredParam, getVendorSpecificParameter, getVendorSpecificParameters, getVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetResourceByID

public GetResourceByID(String id,
                       String version,
                       List<String> resourceIDs,
                       String outputFormat)
Parameters:
id - of the request
version - of the request
resourceIDs -
outputFormat -
Method Detail

getResourceIDs

public final List<String> getResourceIDs()
Returns:
the resourceIDs, may be empty but never null

getOutputFormat

public final String getOutputFormat()
Returns:
the outputFormat, may be empty but never null

getServiceName

public String getServiceName()
Returns:
the name of the service that is targeted by the request

deegree 2.2 (2008/12/22 11:33 build-3038-official)

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