|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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(String version,
String updateSequence,
CapabilitiesService service)
constructor initializing the class with the OGCWebServiceCapabilities |
|
| Method Summary | |
|---|---|
Document |
export()
Must be overridden by subclass. |
CapabilitiesService |
getService()
this returns a general describtion of the service described by the Capabilities XML document. |
String |
getUpdateSequence()
The UPDATESEQUENCE parameter is for maintaining cache consistency. |
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(String updateSequence)
sets the update sequence |
void |
setVersion(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(String version,
String updateSequence,
CapabilitiesService service)
| Method Detail |
|---|
public String getVersion()
public void setVersion(String version)
public String getUpdateSequence()
public void setUpdateSequence(String updateSequence)
public CapabilitiesService getService()
public void setService(CapabilitiesService service)
public Document export()
|
deegree 2.2 (2008/12/22 11:33 build-3038-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://deegree.sourceforge.net