public class WFSContentState extends ContentState
batchFeatureEvent, bounds, count, entry, featureType, listeners, transactionState, tx| Constructor and Description |
|---|
WFSContentState(ContentEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
WFSContentState |
copy()
Copies the state.
|
void |
setTransaction(Transaction tx)
Sets the transaction associated with the state.
|
addListener, close, fireBatchFeatureEvent, fireFeatureAdded, fireFeatureEvent, fireFeatureRemoved, fireFeatureUpdated, flush, getBatchFeatureEvent, getBounds, getCount, getEntry, getFeatureType, getTransaction, hasListener, removeListener, setBounds, setCount, setFeatureTypepublic WFSContentState(ContentEntry entry)
public WFSContentState copy()
ContentStateSubclasses should override this method. Any mutable state objects should be cloned.
copy in class ContentStatepublic void setTransaction(Transaction tx)
setTransaction in class ContentStateCopyright © 1996–2019 Geotools. All rights reserved.