|
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.wfs.operation.transaction.TransactionOperation org.deegree.ogcwebservices.wfs.operation.transaction.Native
public class Native
Represents a Native
operation as a part of a Transaction
request.
Constructor Summary | |
---|---|
Native(java.lang.String handle,
org.w3c.dom.Element vendorSpecificData,
java.lang.String vendorId,
boolean safeToIgnore)
Creates a new Native instance. |
Method Summary | |
---|---|
java.util.List<QualifiedName> |
getAffectedFeatureTypes()
Returns the names of the feature types that are affected by the operation. |
java.lang.String |
getVendorId()
Returns the vendor identifier. |
org.w3c.dom.Element |
getVendorSpecificData()
Returns the vendor specific data that describes the operation to be performed. |
boolean |
isSafeToIgnore()
Returns whether the surrounding transaction request must fail if the operation can not be executed. |
Methods inherited from class org.deegree.ogcwebservices.wfs.operation.transaction.TransactionOperation |
---|
getHandle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Native(java.lang.String handle, org.w3c.dom.Element vendorSpecificData, java.lang.String vendorId, boolean safeToIgnore)
Native
instance.
handle
- optional identifier for the operation (for error messsages)vendorSpecificData
- vendor specific information (as a DOM element)vendorId
- vendor identifiersafeToIgnore
- true, if the operation may be ignored without problems, false if the surrounding
request depends on it (and must fail if the native operation cannot be executed)Method Detail |
---|
public org.w3c.dom.Element getVendorSpecificData()
public java.lang.String getVendorId()
public boolean isSafeToIgnore()
public java.util.List<QualifiedName> getAffectedFeatureTypes()
getAffectedFeatureTypes
in class TransactionOperation
|
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