org.deegree.services.wcts.capabilities
Interface CTS_Capabilities

All Superinterfaces:
OGCWebServiceCapabilities
All Known Implementing Classes:
CTS_Capabilities_Impl

public interface CTS_Capabilities
extends OGCWebServiceCapabilities

The CTS_Capabilities are the fundamental elements of the capability documents. It contains two elements of which the first one serves the general descritpion of the service and the second one desribes the operation which the server can transact.

----------------------------------------------------------------------

Version:
2002-07-10
Author:
Andreas Poth

Method Summary
 Capability getCapability()
          gets the capability
 
Methods inherited from interface org.deegree.services.capabilities.OGCWebServiceCapabilities
exportAsXML, getService, getUpdateSequence, getVersion
 

Method Detail

getCapability

public Capability getCapability()
gets the capability