org.deegree_impl.services.gazetteer.protocol
Class WFSGGetCapabilitiesRequest_Impl

java.lang.Object
  extended byorg.deegree_impl.services.OGCWebServiceRequest_Impl
      extended byorg.deegree_impl.services.wfs.protocol.WFSBasicRequest_Impl
          extended byorg.deegree_impl.services.wfs.protocol.WFSGetCapabilitiesRequest_Impl
              extended byorg.deegree_impl.services.gazetteer.protocol.WFSGGetCapabilitiesRequest_Impl
All Implemented Interfaces:
OGCWebServiceRequest, WFSBasicRequest, WFSGetCapabilitiesRequest, WFSGGetCapabilitiesRequest

public class WFSGGetCapabilitiesRequest_Impl
extends WFSGetCapabilitiesRequest_Impl
implements WFSGGetCapabilitiesRequest

Version:
$Revision: 1.1 $
Author:
$author$

Field Summary
 
Fields inherited from class org.deegree_impl.services.wfs.protocol.WFSBasicRequest_Impl
 
Fields inherited from class org.deegree_impl.services.OGCWebServiceRequest_Impl
id, request, service, vendorSpecificParameter, version
 
Constructor Summary
WFSGGetCapabilitiesRequest_Impl(java.lang.String version, java.lang.String id, java.util.HashMap vendorSpecificParameter, WFSNative native_)
          Creates a new WFSGetCapabilitiesRequest_Impl object.
 
Methods inherited from class org.deegree_impl.services.wfs.protocol.WFSGetCapabilitiesRequest_Impl
toString
 
Methods inherited from class org.deegree_impl.services.wfs.protocol.WFSBasicRequest_Impl
exportAsXML, getNative, setNative
 
Methods inherited from class org.deegree_impl.services.OGCWebServiceRequest_Impl
getId, getRequest, getRequestParameter, getService, getVendorSpecificParameter, getVendorSpecificParameters, getVersion, putVendorSpecificParameter, setId, setRequest, setService, setVendorSpecificParameter, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.deegree.services.OGCWebServiceRequest
getId, getRequest, getRequestParameter, getService, getVendorSpecificParameter, getVendorSpecificParameters, getVersion
 
Methods inherited from interface org.deegree.services.wfs.protocol.WFSBasicRequest
getNative
 

Constructor Detail

WFSGGetCapabilitiesRequest_Impl

public WFSGGetCapabilitiesRequest_Impl(java.lang.String version,
                                       java.lang.String id,
                                       java.util.HashMap vendorSpecificParameter,
                                       WFSNative native_)
Creates a new WFSGetCapabilitiesRequest_Impl object.

Parameters:
version -
id -
vendorSpecificParameter -
native_ -