org.deegree.ogcwebservices.wcts.operation
Class GetResourceByID
java.lang.Object
org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
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
GetResourceByID
public GetResourceByID(String id,
String version,
List<String> resourceIDs,
String outputFormat)
- Parameters:
id
- of the requestversion
- of the requestresourceIDs
- outputFormat
-
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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net