org.deegree.services.gazetteer.capabilities
Interface WFSGCapabilities

All Superinterfaces:
OGCWebServiceCapabilities, WFSCapabilities
All Known Implementing Classes:
WFSGCapabilities_Impl

public interface WFSGCapabilities
extends WFSCapabilities

definition of the Gazetteer capabilities. Because the gazetteer (WFS-G) is defined as a profile on the OGC WFS it extends the WFSCapabilities interfaces and adds three additional methods.

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

Version:
$Revision: 1.1 $ $Date: 2003/11/11 17:12:56 $
Author:
Andreas Poth

Method Summary
 Profile getProfile()
           
 
Methods inherited from interface org.deegree.services.wfs.capabilities.WFSCapabilities
getCapability, getFeatureTypeList
 
Methods inherited from interface org.deegree.services.capabilities.OGCWebServiceCapabilities
exportAsXML, getService, getUpdateSequence, getVersion
 

Method Detail

getProfile

public Profile getProfile()
Returns: