org.deegree_impl.services.gazetteer.capabilities
Class WFSGCapabilities_Impl

java.lang.Object
  extended byorg.deegree_impl.services.capabilities.OGCWebServiceCapabilities_Impl
      extended byorg.deegree_impl.services.wfs.capabilities.WFSCapabilities_Impl
          extended byorg.deegree_impl.services.gazetteer.capabilities.WFSGCapabilities_Impl
All Implemented Interfaces:
OGCWebServiceCapabilities, WFSCapabilities, WFSGCapabilities

public class WFSGCapabilities_Impl
extends WFSCapabilities_Impl
implements WFSGCapabilities

Version:
$Revision: 1.3 $
Author:
Andreas Poth

Field Summary
(package private)  Profile profile
           
 
Fields inherited from class org.deegree_impl.services.wfs.capabilities.WFSCapabilities_Impl
 
Fields inherited from class org.deegree_impl.services.capabilities.OGCWebServiceCapabilities_Impl
 
Constructor Summary
WFSGCapabilities_Impl(Capability capability, FeatureTypeList featureTypeList, java.lang.String version, java.lang.String updateSequence, Service service)
          Creates a new instance of WFSGCapabilities_Impl
WFSGCapabilities_Impl(Capability capability, FeatureTypeList featureTypeList, java.lang.String version, java.lang.String updateSequence, Service service, Profile profile)
          Creates a new instance of WFSGCapabilities_Impl
 
Method Summary
 java.lang.String exportAsXML()
          exports the capabilities as OGC WFS conform XML document
 Profile getProfile()
           
private  void setProfile(Profile profile)
           
 java.lang.String toString()
          toString representation
 
Methods inherited from class org.deegree_impl.services.wfs.capabilities.WFSCapabilities_Impl
getCapability, getFeatureTypeList, setCapability, setFeatureTypeList
 
Methods inherited from class org.deegree_impl.services.capabilities.OGCWebServiceCapabilities_Impl
getService, getUpdateSequence, getVersion, setService, setUpdateSequence, 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.wfs.capabilities.WFSCapabilities
getCapability, getFeatureTypeList
 
Methods inherited from interface org.deegree.services.capabilities.OGCWebServiceCapabilities
getService, getUpdateSequence, getVersion
 

Field Detail

profile

Profile profile
Constructor Detail

WFSGCapabilities_Impl

public WFSGCapabilities_Impl(Capability capability,
                             FeatureTypeList featureTypeList,
                             java.lang.String version,
                             java.lang.String updateSequence,
                             Service service)
Creates a new instance of WFSGCapabilities_Impl


WFSGCapabilities_Impl

public WFSGCapabilities_Impl(Capability capability,
                             FeatureTypeList featureTypeList,
                             java.lang.String version,
                             java.lang.String updateSequence,
                             Service service,
                             Profile profile)
Creates a new instance of WFSGCapabilities_Impl

Method Detail

getProfile

public Profile getProfile()
Specified by:
getProfile in interface WFSGCapabilities
Returns:

setProfile

private void setProfile(Profile profile)

exportAsXML

public java.lang.String exportAsXML()
exports the capabilities as OGC WFS conform XML document

Specified by:
exportAsXML in interface OGCWebServiceCapabilities
Overrides:
exportAsXML in class WFSCapabilities_Impl
Returns:

toString

public java.lang.String toString()
toString representation

Overrides:
toString in class WFSCapabilities_Impl
Returns:
the class as XML-output