|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
----------------------------------------------------------------------
Field Summary |
Fields inherited from interface org.deegree.services.wfs.protocol.WFSOperation |
OPERATION_DELETE, OPERATION_INSERT, OPERATION_LOCK, OPERATION_QUERY, OPERATION_UPDATE |
Method Summary | |
GMLFeature[] |
getFeatures()
returns a list of the feature that should be inserted into the data store |
GMLFeature[] |
getFeatures(java.lang.String featureType)
returns a list of the feature that belongs to the submitted feature type |
java.lang.String[] |
getFeatureTypes()
returns the names of the feature types affected by the insertion. |
java.lang.String |
getHandle()
the handle acts as an identifier for an operation |
Method Detail |
public GMLFeature[] getFeatures(java.lang.String featureType)
public GMLFeature[] getFeatures()
public java.lang.String getHandle()
public java.lang.String[] getFeatureTypes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |