org.deegree.ogcwebservices.wpvs.operation
Class WPVSRequestBase
java.lang.Object
org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
org.deegree.ogcwebservices.wpvs.operation.WPVSRequestBase
- All Implemented Interfaces:
- Serializable, OGCWebServiceRequest
- Direct Known Subclasses:
- GetView
abstract class WPVSRequestBase
- extends AbstractOGCWebServiceRequest
Conveniece class for all WPVS requests (with the exception of GetCapabilities), for the moment
only the GetViewRequest is supported but it might necessary to implement the GetDescription
operation for this purpose this class is Abstract.
- Version:
- $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Ugo Taddei, last edited by: $Author: apoth $
WPVSRequestBase
public WPVSRequestBase(String version,
String id,
Map<String,String> vendorSpecificParameter)
- Default for
WPVSRequestBase
s.
- Parameters:
version
- the service vrsionid
- the servce idvendorSpecificParameter
- a Map
containing vendor-specifc parameters
getServiceName
public String getServiceName()
- returns 'WPVS' as service name.
- Returns:
- the name of the service that is targeted by the request
getScale
public double getScale()
- Returns:
- the requested SCALE, which is a vendorspecific propertie.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net