|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.wfs.v1_0_0.WFSTransactionAccessor
public class WFSTransactionAccessor
Method Summary | |
---|---|
org.opengis.filter.Filter |
getDeleteFilter()
Returns all the filters indicating deleted feature anded together. |
org.opengis.filter.Filter |
getUpdateFilter(java.lang.String attributePath)
Returns all the filters of updates that affect the attribute in the expression ored together. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public org.opengis.filter.Filter getDeleteFilter()
getDeleteFilter
in interface ClientTransactionAccessor
public org.opengis.filter.Filter getUpdateFilter(java.lang.String attributePath)
getUpdateFilter
in interface ClientTransactionAccessor
attributePath
- the xpath identifier of the attribute.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |