|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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(String handle,
Element vendorSpecificData,
String vendorId,
boolean safeToIgnore)
Creates a new Native instance. |
Method Summary | |
---|---|
List<QualifiedName> |
getAffectedFeatureTypes()
Returns the names of the feature types that are affected by the operation. |
String |
getVendorId()
Returns the vendor identifier. |
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(String handle, Element vendorSpecificData, 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 Element getVendorSpecificData()
public String getVendorId()
public boolean isSafeToIgnore()
public List<QualifiedName> getAffectedFeatureTypes()
getAffectedFeatureTypes
in class TransactionOperation
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
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