|
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.Object org.deegree.ogcwebservices.AbstractOGCWebServiceRequest org.deegree.ogcwebservices.getcapabilities.GetCapabilities org.deegree.ogcwebservices.csw.capabilities.CatalogueGetCapabilities
public class CatalogueGetCapabilities
Class representation of an OGC-GetCapabilities
request in CSW
flavour.
Special to the CSW
version of the GetCapabilities
request are these
two additional parameters:
Name | Occurences | Function |
---|---|---|
AcceptVersions | 0|1 | Protocol versions supported by this service. |
AcceptFormats | 0|1 | Formats accepted by this service. |
Constructor Summary | |
---|---|
CatalogueGetCapabilities(java.lang.String id,
java.lang.String updateSequence,
java.lang.String version,
java.lang.String[] acceptVersions,
java.lang.String[] acceptFormats,
java.lang.String[] sections,
java.util.Map<java.lang.String,java.lang.String> vendoreSpec)
Creates a new CatalogueGetCapabilities instance. |
Method Summary | |
---|---|
static CatalogueGetCapabilities |
create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a CatalogGetCapabilities request from its KVP representation. |
static CatalogueGetCapabilities |
create(java.lang.String id,
org.w3c.dom.Element root)
Creates a CatalogGetCapabilities request from its XML representation. |
java.lang.String |
getServiceName()
returns WCS as service name |
(package private) static java.lang.String |
validateVersion(java.lang.String[] acceptVersions)
|
Methods inherited from class org.deegree.ogcwebservices.getcapabilities.GetCapabilities |
---|
getAcceptFormats, getAcceptVersions, getSections, getUpdateSequence |
Methods inherited from class org.deegree.ogcwebservices.AbstractOGCWebServiceRequest |
---|
getId, getParam, getParamAsInt, getParamValues, getRequestParameter, getRequiredParam, getVendorSpecificParameter, getVendorSpecificParameters, getVersion, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
CatalogueGetCapabilities(java.lang.String id, java.lang.String updateSequence, java.lang.String version, java.lang.String[] acceptVersions, java.lang.String[] acceptFormats, java.lang.String[] sections, java.util.Map<java.lang.String,java.lang.String> vendoreSpec)
CatalogueGetCapabilities
instance.
id
- request identifierupdateSequence
- version
- acceptVersions
- acceptFormats
- sections
- vendoreSpec
- Method Detail |
---|
public static CatalogueGetCapabilities create(java.util.Map<java.lang.String,java.lang.String> kvp) throws InvalidParameterValueException
CatalogGetCapabilities
request from its KVP representation.
kvp
- Map containing the key-value pairs
CatalogGetCapabilities
object
InvalidParameterValueException
public static CatalogueGetCapabilities create(java.lang.String id, org.w3c.dom.Element root) throws OGCWebServiceException
CatalogGetCapabilities
request from its XML representation.
id
- unique ID of the requestroot
- XML representation of the request
CatalogGetCapabilities
object
OGCWebServiceException
- thrown if something in the request is wrongpublic java.lang.String getServiceName()
static java.lang.String validateVersion(java.lang.String[] acceptVersions)
acceptVersions
-
null
if none of the passed versions is
supported
|
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