|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of InconsistentRequestException in org.deegree.ogcwebservices.wfs.operation |
|---|
| Methods in org.deegree.ogcwebservices.wfs.operation that throw InconsistentRequestException | |
|---|---|
void |
AugmentableGetFeature.augment(WFSConfiguration config)
Augments the KVP request with the needed information from the WFSConfiguration. |
protected static void |
AbstractWFSRequest.checkServiceParameter(java.util.Map<java.lang.String,java.lang.String> model)
Checks that the "SERVICE" parameter value equals the name of the service. |
static GetGmlObject |
GetGmlObject.create(java.util.Map<java.lang.String,java.lang.String> map)
|
static GetFeatureWithLock |
GetFeatureWithLock.create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a new GetFeatureWithLock request from the given map. |
static GetFeature |
GetFeature.create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a new GetFeature request from the given map. |
static LockFeature |
LockFeature.create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a new LockFeature request from the given parameter map. |
static DescribeFeatureType |
DescribeFeatureType.create(java.util.Map<java.lang.String,java.lang.String> request)
Creates a new DescribeFeatureType request from the given map. |
static GetFeatureWithLock |
GetFeatureWithLock.create(java.lang.String id,
java.lang.String request)
Creates a new GetFeatureWithLock instance from the given key-value pair encoded request. |
static GetFeature |
GetFeature.create(java.lang.String id,
java.lang.String request)
Creates a new GetFeature instance from the given key-value pair encoded request. |
static DescribeFeatureType |
DescribeFeatureType.create(java.lang.String id,
java.lang.String request)
Creates a new DescribeFeatureType instance from the given key-value pair
encoded request. |
| Uses of InconsistentRequestException in org.deegree.ogcwebservices.wfs.operation.transaction |
|---|
| Methods in org.deegree.ogcwebservices.wfs.operation.transaction that throw InconsistentRequestException | |
|---|---|
static Transaction |
Transaction.create(java.util.Map<java.lang.String,java.lang.String> model)
Creates a Transaction request from a key-value-pair encoding of the parameters contained in the
given Map. |
static Transaction |
Transaction.create(java.lang.String id,
java.lang.String request)
Creates a Transaction request from a key-value-pair encoding of the parameters contained in the
passed variable 'request'. |
| Uses of InconsistentRequestException in org.deegree.ogcwebservices.wmps.operation |
|---|
| Methods in org.deegree.ogcwebservices.wmps.operation that throw InconsistentRequestException | |
|---|---|
static PrintMap |
PrintMap.create(org.w3c.dom.Element root)
creates a PrintMapRequest from its XML representation as defined in the specification. |
static DescribeTemplate |
DescribeTemplate.create(java.util.Map<java.lang.String,java.lang.String> parameter)
|
static PrintMap |
PrintMap.create(java.util.Map<java.lang.String,java.lang.String> model)
creates a PrintMapRequest from a HashMap that contains the request parameters as key-value-pairs. |
static WMPSGetCapabilities |
WMPSGetCapabilities.create(java.util.Map<java.lang.String,java.lang.String> paramMap)
creates an WMPS GetCapabilities Request |
| Uses of InconsistentRequestException in org.deegree.ogcwebservices.wms |
|---|
| Subclasses of InconsistentRequestException in org.deegree.ogcwebservices.wms | |
|---|---|
class |
InvalidCRSException
InvalidCRSException is true to its name and uses the InvalidCRS exception code. |
class |
InvalidFormatException
|
class |
InvalidPointException
InvalidPointException is true to its name and denotes an invalid point (in a
GetFeatureInfo request, probably). |
class |
InvalidSRSException
InvalidSRSException is true to its name and uses the InvalidSRS exception code. |
| Methods in org.deegree.ogcwebservices.wms that throw InconsistentRequestException | |
|---|---|
protected static GetCoverage |
GetMapServiceInvokerForNL.createGetCoverageRequest(AbstractDataSource ds,
GetMap request)
creates a getCoverage request considering the getMap request and the filterconditions defined in the submitted DataSource object The request will be encapsualted within a OGCWebServiceEvent. |
| Uses of InconsistentRequestException in org.deegree.ogcwebservices.wms.operation |
|---|
| Methods in org.deegree.ogcwebservices.wms.operation that throw InconsistentRequestException | |
|---|---|
static GetMap |
GetMap.create(java.util.Map<java.lang.String,java.lang.String> model)
creates a GetMapRequest from a HashMap that contains the request parameters as key-value-pairs. |
static GetLegendGraphic |
GetLegendGraphic.create(java.util.Map<java.lang.String,java.lang.String> model)
|
static WMSGetCapabilities |
WMSGetCapabilities.create(java.util.Map<java.lang.String,java.lang.String> paramMap)
creates an WMS GetCapabilities Request |
static DescribeLayer |
DescribeLayer.create(java.util.Map<java.lang.String,java.lang.String> map)
|
static GetMap |
GetMap.create(java.lang.String id,
org.w3c.dom.Document doc)
creates a GetMapRequest from its XML representation as defined in SLD 1.0.0 specification This method does not yet cope with 1.3.0. |
| Uses of InconsistentRequestException in org.deegree.ogcwebservices.wpvs.operation |
|---|
| Methods in org.deegree.ogcwebservices.wpvs.operation that throw InconsistentRequestException | |
|---|---|
static GetView |
GetView.create(java.util.Map<java.lang.String,java.lang.String> requestParams)
Factory method to create an instance of GetView from teh parameters in model |
| Uses of InconsistentRequestException in org.deegree.portal.common.control |
|---|
| Methods in org.deegree.portal.common.control that throw InconsistentRequestException | |
|---|---|
protected double |
AbstractSimplePrintListener.calcScale(Pair<java.lang.Integer,java.lang.Integer> size,
java.lang.String getmap)
|
|
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