|
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.getcapabilities.OperationsMetadata org.deegree.ogcwebservices.wms.capabilities.WMSOperationsMetadata
public class WMSOperationsMetadata
Represents the OperationMetadata
part in the capabilities
document of a WFS according to the
Web Feature Service Implementation Specification 1.1.0
.
In addition to the GetCapabilities
operation that all
OWS 0.3
compliant services must implement, it may define some
or all of the following operations:
OperationsMetadata
,
Serialized FormField Summary | |
---|---|
static java.lang.String |
DESCRIBELAYER
The name of the DescribeLayer operation. |
static java.lang.String |
FEATUREINFO
The name of the GetFeatureInfo operation. |
static java.lang.String |
GETFEATUREINFO
The name of the GetFeatureInfo operation. |
static java.lang.String |
GETLEGENDGRAPHIC
The name of the GetLegendGraphic operation. |
static java.lang.String |
GETMAP
The name of the GetMap operation. |
static java.lang.String |
GETSTYLES
The name of the GetStyles operation. |
static java.lang.String |
MAP
The name of the GetMap operation. |
static java.lang.String |
PUTSTYLES
The name of the PutStyles operation. |
Fields inherited from class org.deegree.ogcwebservices.getcapabilities.OperationsMetadata |
---|
constraints, GET_CAPABILITIES_NAME, getCapabilitiesOperation, parameters |
Constructor Summary | |
---|---|
WMSOperationsMetadata(Operation getCapabilities,
Operation getMap,
Operation getFeatureInfo,
Operation describeLayer,
Operation getLegendGraphic,
Operation getStyles,
Operation putStyles,
OWSDomainType[] parameters,
OWSDomainType[] constraints)
Constructs a new WMSOperationsMetadata instance from the
given parameters. |
Method Summary | |
---|---|
Operation |
getDescribeLayer()
|
Operation |
getGetFeatureInfo()
|
Operation |
getGetLegendGraphic()
|
Operation |
getGetMap()
|
Operation |
getGetStyles()
|
Operation[] |
getOperations()
|
Operation |
getPutStyles()
|
void |
setDescribeLayer(Operation describeLayer)
|
void |
setGetFeatureInfo(Operation getFeatureInfo)
|
void |
setGetLegendGraphic(Operation getLegendGraphic)
|
void |
setGetMap(Operation getMap)
|
void |
setGetStyles(Operation getStyles)
|
void |
setPutStyles(Operation putStyles)
|
Methods inherited from class org.deegree.ogcwebservices.getcapabilities.OperationsMetadata |
---|
addConstraint, addParameter, getConstraints, getGetCapabilitiesOperation, getParameter, removeParameter, setConstraints, setGetCapabilitiesOperation, setOperationParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String GETMAP
public static final java.lang.String MAP
public static final java.lang.String GETFEATUREINFO
public static final java.lang.String FEATUREINFO
public static final java.lang.String DESCRIBELAYER
public static final java.lang.String GETLEGENDGRAPHIC
public static final java.lang.String GETSTYLES
public static final java.lang.String PUTSTYLES
Constructor Detail |
---|
public WMSOperationsMetadata(Operation getCapabilities, Operation getMap, Operation getFeatureInfo, Operation describeLayer, Operation getLegendGraphic, Operation getStyles, Operation putStyles, OWSDomainType[] parameters, OWSDomainType[] constraints)
WMSOperationsMetadata
instance from the
given parameters.
getCapabilities
- getMap
- getFeatureInfo
- describeLayer
- getLegendGraphic
- getStyles
- putStyles
- parameters
- constraints
- Method Detail |
---|
public Operation[] getOperations()
getOperations
in class OperationsMetadata
Operations
known to the WFS.public Operation getDescribeLayer()
public void setDescribeLayer(Operation describeLayer)
describeLayer
- The describeLayer to set.public Operation getGetFeatureInfo()
public void setGetFeatureInfo(Operation getFeatureInfo)
getFeatureInfo
- The getFeatureInfo to set.public Operation getGetLegendGraphic()
public void setGetLegendGraphic(Operation getLegendGraphic)
getLegendGraphic
- The getLegendGraphic to set.public Operation getGetMap()
public void setGetMap(Operation getMap)
getMap
- The getMap to set.public Operation getGetStyles()
public void setGetStyles(Operation getStyles)
getStyles
- The getStyles to set.public Operation getPutStyles()
public void setPutStyles(Operation putStyles)
putStyles
- The putStyles to set.
|
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