|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.getcapabilities.OGCCapabilities
org.deegree.owscommon.OWSCommonCapabilities
org.deegree.ogcwebservices.csw.capabilities.CatalogueCapabilities
org.deegree.ogcwebservices.csw.configuration.CatalogueConfiguration
public class CatalogueConfiguration
Represents the configuration for a deegree CSW 2.0 instance.
| Constructor Summary | |
|---|---|
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. |
|
| Method Summary | |
|---|---|
static CatalogueConfiguration |
createConfiguration(java.net.URL url)
Creates a catalog configuration from an URL |
CatalogueDeegreeParams |
getDeegreeParams()
Returns the deegreeParams -section of the configuration. |
java.net.URL |
getSystemId()
|
void |
setDeegreeParams(CatalogueDeegreeParams deegreeParams)
Sets the deegreeParams -section of the configuration. |
| Methods inherited from class org.deegree.ogcwebservices.csw.capabilities.CatalogueCapabilities |
|---|
createCapabilities, getEbrimCaps, getFilterCapabilities |
| Methods inherited from class org.deegree.owscommon.OWSCommonCapabilities |
|---|
getContents, getOperationsMetadata, getServiceIdentification, getServiceProvider, setContents, setOperationsMetadata, setServiceIdentification, setServiceProvider |
| Methods inherited from class org.deegree.ogcwebservices.getcapabilities.OGCCapabilities |
|---|
getUpdateSequence, getVersion, setUpdateSequence, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
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)
version - updateSequence - Optional value of service metadata document version, value is increased whenever
any change is made in complete service metadata document. The value must be
character string type, not empty.serviceIdentification - serviceProvider - operationsMetadata - contents - filterCapabilities - catalogDeegreeParams - systemId -
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)
version - updateSequence - Optional value of service metadata document version, value is increased whenever
any change is made in complete service metadata document. The value must be
character string type, not empty.serviceIdentification - serviceProvider - operationsMetadata - contents - filterCapabilities - catalogDeegreeParams - systemId - ebrimCaps - the specified ebrim extensions| Method Detail |
|---|
public static CatalogueConfiguration createConfiguration(java.net.URL url)
throws java.io.IOException,
org.xml.sax.SAXException,
InvalidConfigurationException
url -
java.io.IOException
org.xml.sax.SAXException
InvalidConfigurationExceptionpublic CatalogueDeegreeParams getDeegreeParams()
deegreeParams -section of the configuration.
deegreeParams -section of the configuration.public void setDeegreeParams(CatalogueDeegreeParams deegreeParams)
deegreeParams -section of the configuration.
deegreeParams - public java.net.URL getSystemId()
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org