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

Uses of Class
org.deegree.ogcwebservices.getcapabilities.Contents

Packages that use Contents
org.deegree.ogcwebservices.csw.capabilities   
org.deegree.ogcwebservices.csw.configuration   
org.deegree.ogcwebservices.sos.capabilities   
org.deegree.ogcwebservices.sos.configuration   
org.deegree.ogcwebservices.wfs.capabilities   
org.deegree.ogcwebservices.wfs.configuration   
org.deegree.ogcwebservices.wps.capabilities   
org.deegree.ogcwebservices.wps.configuration   
org.deegree.ogcwebservices.wpvs.capabilities   
org.deegree.ogcwebservices.wpvs.configuration   
org.deegree.owscommon   
 

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

Subclasses of Contents in org.deegree.ogcwebservices.csw.capabilities
 class CatalogueContents
           
 

Constructors in org.deegree.ogcwebservices.csw.capabilities with parameters of type Contents
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 Contents in org.deegree.ogcwebservices.csw.configuration
 

Constructors in org.deegree.ogcwebservices.csw.configuration with parameters of type Contents
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 Contents in org.deegree.ogcwebservices.sos.capabilities
 

Constructors in org.deegree.ogcwebservices.sos.capabilities with parameters of type Contents
SOSCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents, ArrayList<Platform> platformList, ArrayList<Sensor> sensorList)
           
 

Uses of Contents in org.deegree.ogcwebservices.sos.configuration
 

Constructors in org.deegree.ogcwebservices.sos.configuration with parameters of type Contents
SOSConfiguration(SOSDeegreeParams sosDeegreeParams, ArrayList sensorList, ArrayList platformList, OperationsMetadata operationsMetadata, ServiceProvider serviceProvider, ServiceIdentification serviceIdentification, String updateSequence, String version, Contents contents)
           
 

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

Subclasses of Contents in org.deegree.ogcwebservices.wfs.capabilities
 class WFSContents
           
 

Constructors in org.deegree.ogcwebservices.wfs.capabilities with parameters of type Contents
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 Contents in org.deegree.ogcwebservices.wfs.configuration
 

Constructors in org.deegree.ogcwebservices.wfs.configuration with parameters of type Contents
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.
 

Uses of Contents in org.deegree.ogcwebservices.wps.capabilities
 

Constructors in org.deegree.ogcwebservices.wps.capabilities with parameters of type Contents
WPSCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents)
           
 

Uses of Contents in org.deegree.ogcwebservices.wps.configuration
 

Constructors in org.deegree.ogcwebservices.wps.configuration with parameters of type Contents
WPSConfiguration(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents, WPSDeegreeParams wpsDeegreeParams)
          Constructor initializes WPSConfiguration from passed parameters
 

Uses of Contents in org.deegree.ogcwebservices.wpvs.capabilities
 

Constructors in org.deegree.ogcwebservices.wpvs.capabilities with parameters of type Contents
WPVSCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents, Dataset dataset)
          Creates a new wpvsCapabilities object from the given parameters.
 

Uses of Contents in org.deegree.ogcwebservices.wpvs.configuration
 

Constructors in org.deegree.ogcwebservices.wpvs.configuration with parameters of type Contents
WPVSConfiguration(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents, Dataset dataset, WPVSDeegreeParams wpvsParams, double smallestMinimalScaleDenomiator)
           
 

Uses of Contents in org.deegree.owscommon
 

Methods in org.deegree.owscommon that return Contents
 Contents OWSCommonCapabilities.getContents()
           
 

Methods in org.deegree.owscommon with parameters of type Contents
 void OWSCommonCapabilities.setContents(Contents contents)
           
 

Constructors in org.deegree.owscommon with parameters of type Contents
OWSCommonCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents)
          Constructor to be used from the implementing subclasses.
 


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