|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.ogcwebservices.getcapabilities.OGCWebServiceCapabilities
public abstract class OGCWebServiceCapabilities
The purpose of the GetCapabilities operation is described in the Basic CapabilitiesService Elements section, above. In the particular case of a Web Map CapabilitiesService, the response of a GetCapabilities request is general information about the service itself and specific information about the available maps.
Field Summary | |
---|---|
protected static ILogger |
LOG
|
Constructor Summary | |
---|---|
OGCWebServiceCapabilities(java.lang.String version,
java.lang.String updateSequence,
CapabilitiesService service)
constructor initializing the class with the OGCWebServiceCapabilities |
Method Summary | |
---|---|
org.w3c.dom.Document |
export()
Must be overridden by subclass. |
CapabilitiesService |
getService()
this returns a general describtion of the service described by the Capabilities XML document. |
java.lang.String |
getUpdateSequence()
The UPDATESEQUENCE parameter is for maintaining cache consistency. |
java.lang.String |
getVersion()
returns the version of the service |
void |
setService(CapabilitiesService service)
this sets a general describtion of the service described by the Capabilities XML document. |
void |
setUpdateSequence(java.lang.String updateSequence)
sets the update sequence |
void |
setVersion(java.lang.String version)
sets the version of the service |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.deegree.framework.xml.Marshallable |
---|
exportAsXML |
Field Detail |
---|
protected static final ILogger LOG
Constructor Detail |
---|
public OGCWebServiceCapabilities(java.lang.String version, java.lang.String updateSequence, CapabilitiesService service)
version
- updateSequence
- service
- Method Detail |
---|
public java.lang.String getVersion()
public void setVersion(java.lang.String version)
version
- public java.lang.String getUpdateSequence()
public void setUpdateSequence(java.lang.String updateSequence)
updateSequence
- public CapabilitiesService getService()
public void setService(CapabilitiesService service)
service
- public org.w3c.dom.Document export()
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org