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

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

Packages that use ServiceProvider
org.deegree.ogcwebservices.csw.capabilities   
org.deegree.ogcwebservices.csw.configuration   
org.deegree.ogcwebservices.sos.capabilities   
org.deegree.ogcwebservices.sos.configuration   
org.deegree.ogcwebservices.wass.common   
org.deegree.ogcwebservices.wass.was.capabilities   
org.deegree.ogcwebservices.wass.wss.capabilities   
org.deegree.ogcwebservices.wfs.capabilities   
org.deegree.ogcwebservices.wfs.configuration   
org.deegree.ogcwebservices.wmps Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wmps.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 ServiceProvider in org.deegree.ogcwebservices.csw.capabilities
 

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

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

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

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

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

Uses of ServiceProvider in org.deegree.ogcwebservices.wass.common
 

Methods in org.deegree.ogcwebservices.wass.common that return ServiceProvider
 ServiceProvider OWSCapabilitiesBaseType_1_0.getServiceProvider()
           
 ServiceProvider OWSCapabilitiesBaseDocument_1_0.parseServiceProvider()
          Wrapper to make it consistent.
 

Constructors in org.deegree.ogcwebservices.wass.common with parameters of type ServiceProvider
OWSCapabilitiesBaseType_1_0(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata_1_0 operationsMetadata, ArrayList<SupportedAuthenticationMethod> authenticationMethods)
          Creates new instance from the given data.
 

Uses of ServiceProvider in org.deegree.ogcwebservices.wass.was.capabilities
 

Constructors in org.deegree.ogcwebservices.wass.was.capabilities with parameters of type ServiceProvider
WASCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata_1_0 operationsMetadata, ArrayList<SupportedAuthenticationMethod> supportedAuthenticationMethods)
          Constructs new one from given values.
 

Uses of ServiceProvider in org.deegree.ogcwebservices.wass.wss.capabilities
 

Constructors in org.deegree.ogcwebservices.wass.wss.capabilities with parameters of type ServiceProvider
WSSCapabilities(String version, String updateSequence, ServiceIdentification sf, ServiceProvider sp, OperationsMetadata_1_0 om, String securedServiceType, ArrayList<SupportedAuthenticationMethod> am)
           
 

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

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

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

Methods in org.deegree.ogcwebservices.wmps with parameters of type ServiceProvider
protected static void XMLFactory.appendContactInformation(Element root, ServiceProvider provider)
          Append contact information
protected static void XMLFactory.appendService(Element root, ServiceIdentification identification, ServiceProvider provider)
          Append service element
 

Uses of ServiceProvider in org.deegree.ogcwebservices.wmps.capabilities
 

Methods in org.deegree.ogcwebservices.wmps.capabilities that return ServiceProvider
 ServiceProvider WMPSCapabilities.getServiceProvider()
          returns informations about the provider of a WMPS
protected  ServiceProvider WMPSCapabilitiesDocument.parseServiceProvider()
          returns WMPS contact informaion encapsulated within a ServiceProvider object
 

Methods in org.deegree.ogcwebservices.wmps.capabilities with parameters of type ServiceProvider
 void WMPSCapabilities.setServiceProvider(ServiceProvider serviceProvider)
          sets informations about the provider of a WMPS
 

Constructors in org.deegree.ogcwebservices.wmps.capabilities with parameters of type ServiceProvider
WMPSCapabilities(String version, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, UserDefinedSymbolization userDefinedSymbolization, OperationsMetadata metadata, Layer layer)
          Constructor initializing the class with the WMPSCapabilities
 

Uses of ServiceProvider in org.deegree.ogcwebservices.wmps.configuration
 

Constructors in org.deegree.ogcwebservices.wmps.configuration with parameters of type ServiceProvider
WMPSConfiguration(String version, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, UserDefinedSymbolization userDefinedSymbolization, OperationsMetadata metadata, Layer layer, WMPSDeegreeParams deegreeParams, URL baseURL)
          Generates a new WFSConfiguration instance from the given parameters.
 

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

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

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

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

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

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

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

Uses of ServiceProvider in org.deegree.owscommon
 

Methods in org.deegree.owscommon that return ServiceProvider
 ServiceProvider OWSCommonCapabilitiesDocument.getServiceProvider()
          Returns the class representation for the ServiceProvider section of the document.
 ServiceProvider OWSCommonCapabilities.getServiceProvider()
           
 

Methods in org.deegree.owscommon with parameters of type ServiceProvider
protected static void XMLFactory.appendServiceProvider(Element root, ServiceProvider serviceProvider)
          Appends the DOM representation of the ServiceProvider- section to the passed Element.
 void OWSCommonCapabilities.setServiceProvider(ServiceProvider serviceProvider)
           
 

Constructors in org.deegree.owscommon with parameters of type ServiceProvider
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