|
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.InsertResults
public class InsertResults
Represents the results of the Insert
operations of a Transaction
request.
Encapsulates an InsertResults
element as specified in the WFS Specification
OGC 04-094 (#12.3 Pg.72).
It contains all feature ids of the features that have been inserted for one insert operation and an optional handle which helps to identify the corresponding insert operation element in the transaction.
Constructor Summary | |
---|---|
InsertResults(java.lang.String handle,
java.util.List<FeatureId> featureIDs)
Creates a new InsertResults instance. |
Method Summary | |
---|---|
java.util.List<FeatureId> |
getFeatureIDs()
Returns the feature ids of the features that have been inserted for the corresponding insert operation. |
java.lang.String |
getHandle()
Returns the optional identifier for the insert element that corresponds to these results. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InsertResults(java.lang.String handle, java.util.List<FeatureId> featureIDs)
InsertResults
instance.
handle
- identifier for the corresponding insert operation elementfeatureIDs
- List of Features IDsMethod Detail |
---|
public java.lang.String getHandle()
public java.util.List<FeatureId> getFeatureIDs()
|
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