deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.model.filterencoding.capabilities.FilterCapabilities

Packages that use FilterCapabilities
org.deegree.model.filterencoding   
org.deegree.model.filterencoding.capabilities   
org.deegree.ogcwebservices.csw.capabilities   
org.deegree.ogcwebservices.csw.configuration   
org.deegree.ogcwebservices.wfs.capabilities   
org.deegree.ogcwebservices.wfs.configuration   
 

Uses of FilterCapabilities in org.deegree.model.filterencoding
 

Methods in org.deegree.model.filterencoding with parameters of type FilterCapabilities
static void XMLFactory.appendFilterCapabilities100(Element root, FilterCapabilities filterCapabilities)
          Appends the DOM representation of the FilterCapabilities to the passed Element.
static void XMLFactory.appendFilterCapabilities110(Element root, FilterCapabilities filterCapabilities)
          Appends the DOM representation of the FilterCapabilities to the passed Element.
 

Uses of FilterCapabilities in org.deegree.model.filterencoding.capabilities
 

Methods in org.deegree.model.filterencoding.capabilities that return FilterCapabilities
 FilterCapabilities FilterCapabilities100Fragment.parseFilterCapabilities()
          Returns the object representation for the ogc:Filter_Capabilities root element.
 FilterCapabilities FilterCapabilities110Fragment.parseFilterCapabilities()
          Returns the object representation for the ogc:Filter_Capabilities root element.
 

Uses of FilterCapabilities in org.deegree.ogcwebservices.csw.capabilities
 

Methods in org.deegree.ogcwebservices.csw.capabilities that return FilterCapabilities
 FilterCapabilities CatalogueCapabilities.getFilterCapabilities()
          Returns the FilterCapabilites section of the capabilities.
 

Constructors in org.deegree.ogcwebservices.csw.capabilities with parameters of type FilterCapabilities
CatalogueCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents, FilterCapabilities filterCapabilities)
          Generates a new CatalogCapabilities instance from the given parameters.
CatalogueCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents, FilterCapabilities filterCapabilities, EBRIMCapabilities ebrimCaps)
          Generates a new CatalogCapabilities instance from the given parameters.
 

Uses of FilterCapabilities in org.deegree.ogcwebservices.csw.configuration
 

Constructors in org.deegree.ogcwebservices.csw.configuration with parameters of type FilterCapabilities
CatalogueConfiguration(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents, FilterCapabilities filterCapabilities, CatalogueDeegreeParams catalogDeegreeParams, URL systemId)
          Generates a new CatalogConfiguration instance from the given parameters.
CatalogueConfiguration(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents, FilterCapabilities filterCapabilities, CatalogueDeegreeParams catalogDeegreeParams, URL systemId, EBRIMCapabilities ebrimCaps)
          Generates a new CatalogConfiguration instance from the given parameters.
 

Uses of FilterCapabilities in org.deegree.ogcwebservices.wfs.capabilities
 

Methods in org.deegree.ogcwebservices.wfs.capabilities that return FilterCapabilities
 FilterCapabilities WFSCapabilitiesDocument_1_1_0.getFilterCapabilities()
          Returns the object representation for the Filter_Capabilities section of the document.
 FilterCapabilities WFSCapabilitiesDocument_1_0_0.getFilterCapabilities()
          Returns the object representation of the Filter_Capabilities section of the document.
 FilterCapabilities WFSCapabilities.getFilterCapabilities()
          Returns the FilterCapabilites section of the capabilities.
 

Constructors in org.deegree.ogcwebservices.wfs.capabilities with parameters of type FilterCapabilities
WFSCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, FeatureTypeList featureTypeList, GMLObject[] servesGMLObjectTypeList, GMLObject[] supportsGMLObjectTypeList, Contents contents, FilterCapabilities filterCapabilities)
          Generates a new WFSCapabilities instance from the given parameters.
 

Uses of FilterCapabilities in org.deegree.ogcwebservices.wfs.configuration
 

Constructors in org.deegree.ogcwebservices.wfs.configuration with parameters of type FilterCapabilities
WFSConfiguration(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, FeatureTypeList featureTypeList, GMLObject[] servesGMLObjectTypeList, GMLObject[] supportsGMLObjectTypeList, Contents contents, FilterCapabilities filterCapabilities, WFSDeegreeParams deegreeParams)
          Generates a new WFSConfiguration instance from the given parameters.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org