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, setFeatureType
public WFSContentState(ContentEntry entry)
public WFSContentState copy()
ContentState
Subclasses should override this method. Any mutable state objects should be cloned.
copy
in class ContentState
public void setTransaction(Transaction tx)
setTransaction
in class ContentState
Copyright © 1996–2019 Geotools. All rights reserved.