|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transaction.State | |
|---|---|
| org.opengis.feature | Representation a features on a map. |
| Uses of Transaction.State in org.opengis.feature |
|---|
| Methods in org.opengis.feature that return Transaction.State | |
|---|---|
Transaction.State |
Transaction.getState(Object key)
Deprecated. Retrieve a state used to squirel away information (and callbacks) for later. |
| Methods in org.opengis.feature with parameters of type Transaction.State | |
|---|---|
void |
Transaction.putState(Object key,
Transaction.State state)
Deprecated. Allows FeatureStore to squirel away information (and callbacks) for later. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||