|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServiceIdentification in org.deegree.ogcwebservices.csw |
---|
Methods in org.deegree.ogcwebservices.csw with parameters of type ServiceIdentification | |
---|---|
protected static void |
XMLFactory_2_0_2.appendServiceIdentification(org.w3c.dom.Element root,
ServiceIdentification serviceIdentification)
Appends the DOM representation of the ServiceIdentification - section to the passed
Element . |
Uses of ServiceIdentification in org.deegree.ogcwebservices.csw.capabilities |
---|
Constructors in org.deegree.ogcwebservices.csw.capabilities with parameters of type ServiceIdentification | |
---|---|
CatalogueCapabilities(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents,
FilterCapabilities filterCapabilities)
Generates a new CatalogCapabilities instance from the given parameters. |
|
CatalogueCapabilities(java.lang.String version,
java.lang.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 ServiceIdentification in org.deegree.ogcwebservices.csw.configuration |
---|
Constructors in org.deegree.ogcwebservices.csw.configuration with parameters of type ServiceIdentification | |
---|---|
CatalogueConfiguration(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents,
FilterCapabilities filterCapabilities,
CatalogueDeegreeParams catalogDeegreeParams,
java.net.URL systemId)
Generates a new CatalogConfiguration instance from the given parameters. |
|
CatalogueConfiguration(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents,
FilterCapabilities filterCapabilities,
CatalogueDeegreeParams catalogDeegreeParams,
java.net.URL systemId,
EBRIMCapabilities ebrimCaps)
Generates a new CatalogConfiguration instance from the given parameters. |
Uses of ServiceIdentification in org.deegree.ogcwebservices.sos.capabilities |
---|
Constructors in org.deegree.ogcwebservices.sos.capabilities with parameters of type ServiceIdentification | |
---|---|
SOSCapabilities(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents,
java.util.ArrayList<Platform> platformList,
java.util.ArrayList<Sensor> sensorList)
|
Uses of ServiceIdentification in org.deegree.ogcwebservices.sos.configuration |
---|
Constructors in org.deegree.ogcwebservices.sos.configuration with parameters of type ServiceIdentification | |
---|---|
SOSConfiguration(SOSDeegreeParams sosDeegreeParams,
java.util.ArrayList sensorList,
java.util.ArrayList platformList,
OperationsMetadata operationsMetadata,
ServiceProvider serviceProvider,
ServiceIdentification serviceIdentification,
java.lang.String updateSequence,
java.lang.String version,
Contents contents)
|
Uses of ServiceIdentification in org.deegree.ogcwebservices.wass.common |
---|
Methods in org.deegree.ogcwebservices.wass.common that return ServiceIdentification | |
---|---|
ServiceIdentification |
OWSCapabilitiesBaseType_1_0.getServiceIdentification()
|
ServiceIdentification |
OWSCapabilitiesBaseDocument_1_0.parseServiceIdentification()
Returns the class representation for the ServiceIdentification section of the
document, according to the ows 1.0 spec. |
Constructors in org.deegree.ogcwebservices.wass.common with parameters of type ServiceIdentification | |
---|---|
OWSCapabilitiesBaseType_1_0(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata_1_0 operationsMetadata,
java.util.ArrayList<SupportedAuthenticationMethod> authenticationMethods)
Creates new instance from the given data. |
Uses of ServiceIdentification in org.deegree.ogcwebservices.wass.was.capabilities |
---|
Constructors in org.deegree.ogcwebservices.wass.was.capabilities with parameters of type ServiceIdentification | |
---|---|
WASCapabilities(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata_1_0 operationsMetadata,
java.util.ArrayList<SupportedAuthenticationMethod> supportedAuthenticationMethods)
Constructs new one from given values. |
Uses of ServiceIdentification in org.deegree.ogcwebservices.wass.wss.capabilities |
---|
Constructors in org.deegree.ogcwebservices.wass.wss.capabilities with parameters of type ServiceIdentification | |
---|---|
WSSCapabilities(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification sf,
ServiceProvider sp,
OperationsMetadata_1_0 om,
java.lang.String securedServiceType,
java.util.ArrayList<SupportedAuthenticationMethod> am)
|
Uses of ServiceIdentification in org.deegree.ogcwebservices.wfs |
---|
Methods in org.deegree.ogcwebservices.wfs with parameters of type ServiceIdentification | |
---|---|
protected static void |
XMLFactory.appendServiceIdentification(org.w3c.dom.Element root,
ServiceIdentification serviceIdentification)
Appends the DOM representation of the ServiceIdentification section to the passed Element . |
Uses of ServiceIdentification in org.deegree.ogcwebservices.wfs.capabilities |
---|
Methods in org.deegree.ogcwebservices.wfs.capabilities that return ServiceIdentification | |
---|---|
ServiceIdentification |
WFSCapabilitiesDocument_1_0_0.getService()
Returns the class representation for the Service section of the document. |
ServiceIdentification |
WFSCapabilitiesDocument_1_1_0.getServiceIdentification()
Returns the class representation for the ServiceIdentification section of the document. |
Constructors in org.deegree.ogcwebservices.wfs.capabilities with parameters of type ServiceIdentification | |
---|---|
WFSCapabilities(java.lang.String version,
java.lang.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 ServiceIdentification in org.deegree.ogcwebservices.wfs.configuration |
---|
Constructors in org.deegree.ogcwebservices.wfs.configuration with parameters of type ServiceIdentification | |
---|---|
WFSConfiguration(java.lang.String version,
java.lang.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 ServiceIdentification in org.deegree.ogcwebservices.wmps |
---|
Methods in org.deegree.ogcwebservices.wmps with parameters of type ServiceIdentification | |
---|---|
protected static void |
XMLFactory.appendService(org.w3c.dom.Element root,
ServiceIdentification identification,
ServiceProvider provider)
Append service element |
Uses of ServiceIdentification in org.deegree.ogcwebservices.wmps.capabilities |
---|
Methods in org.deegree.ogcwebservices.wmps.capabilities that return ServiceIdentification | |
---|---|
ServiceIdentification |
WMPSCapabilities.getServiceIdentification()
returns the service description section |
protected ServiceIdentification |
WMPSCapabilitiesDocument.parseServiceIdentification()
returns the services indentification read from the WMPS capabilities service section |
Methods in org.deegree.ogcwebservices.wmps.capabilities with parameters of type ServiceIdentification | |
---|---|
void |
WMPSCapabilities.setServiceIdentification(ServiceIdentification serviceIdentification)
the service description section |
Constructors in org.deegree.ogcwebservices.wmps.capabilities with parameters of type ServiceIdentification | |
---|---|
WMPSCapabilities(java.lang.String version,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
UserDefinedSymbolization userDefinedSymbolization,
OperationsMetadata metadata,
Layer layer)
Constructor initializing the class with the WMPSCapabilities |
Uses of ServiceIdentification in org.deegree.ogcwebservices.wmps.configuration |
---|
Constructors in org.deegree.ogcwebservices.wmps.configuration with parameters of type ServiceIdentification | |
---|---|
WMPSConfiguration(java.lang.String version,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
UserDefinedSymbolization userDefinedSymbolization,
OperationsMetadata metadata,
Layer layer,
WMPSDeegreeParams deegreeParams,
java.net.URL baseURL)
Generates a new WFSConfiguration instance from the given parameters. |
Uses of ServiceIdentification in org.deegree.ogcwebservices.wps.capabilities |
---|
Constructors in org.deegree.ogcwebservices.wps.capabilities with parameters of type ServiceIdentification | |
---|---|
WPSCapabilities(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents)
|
Uses of ServiceIdentification in org.deegree.ogcwebservices.wps.configuration |
---|
Constructors in org.deegree.ogcwebservices.wps.configuration with parameters of type ServiceIdentification | |
---|---|
WPSConfiguration(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents,
WPSDeegreeParams wpsDeegreeParams)
Constructor initializes WPSConfiguration from passed parameters |
Uses of ServiceIdentification in org.deegree.ogcwebservices.wpvs.capabilities |
---|
Constructors in org.deegree.ogcwebservices.wpvs.capabilities with parameters of type ServiceIdentification | |
---|---|
WPVSCapabilities(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents,
Dataset dataset)
Creates a new wpvsCapabilities object from the given parameters. |
Uses of ServiceIdentification in org.deegree.ogcwebservices.wpvs.configuration |
---|
Constructors in org.deegree.ogcwebservices.wpvs.configuration with parameters of type ServiceIdentification | |
---|---|
WPVSConfiguration(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents,
Dataset dataset,
WPVSDeegreeParams wpvsParams,
double smallestMinimalScaleDenomiator)
|
Uses of ServiceIdentification in org.deegree.owscommon |
---|
Methods in org.deegree.owscommon that return ServiceIdentification | |
---|---|
ServiceIdentification |
OWSCommonCapabilities.getServiceIdentification()
|
ServiceIdentification |
OWSCommonCapabilitiesDocument.getServiceIdentification()
Returns the class representation for the ServiceIdentification section of the
document. |
Methods in org.deegree.owscommon with parameters of type ServiceIdentification | |
---|---|
protected static void |
XMLFactory.appendServiceIdentification(org.w3c.dom.Element root,
ServiceIdentification serviceIdentification)
Appends the DOM representation of the ServiceIdentification - section to the passed
Element . |
void |
OWSCommonCapabilities.setServiceIdentification(ServiceIdentification serviceIdentification)
|
Constructors in org.deegree.owscommon with parameters of type ServiceIdentification | |
---|---|
OWSCommonCapabilities(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
Contents contents)
Constructor to be used from the implementing subclasses. |
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org