public class WFSDiff extends Diff
| Modifier and Type | Class and Description |
|---|---|
static class |
WFSDiff.BatchUpdate |
| Constructor and Description |
|---|
WFSDiff() |
| Modifier and Type | Method and Description |
|---|---|
ReferencedEnvelope |
batchModify(Name[] properties,
Object[] values,
Filter filter,
FeatureReader<SimpleFeatureType,SimpleFeature> oldFeatures,
ContentState contentState) |
void |
clear()
Clear diff - called during rollback.
|
Set<String> |
getBatchModified() |
List<WFSDiff.BatchUpdate> |
getBatchUpdates() |
void |
modify(String fid,
SimpleFeature f)
Record a modification to the indicated fid
|
add, addToSpatialIndex, copySTRtreeFrom, getAdded, getAddedOrder, getModified, isEmpty, queryIndex, removepublic void clear()
Diffpublic List<WFSDiff.BatchUpdate> getBatchUpdates()
public void modify(String fid, SimpleFeature f)
Diffpublic ReferencedEnvelope batchModify(Name[] properties, Object[] values, Filter filter, FeatureReader<SimpleFeatureType,SimpleFeature> oldFeatures, ContentState contentState) throws IOException
IOExceptionCopyright © 1996–2019 Geotools. All rights reserved.