Uses of Interface
org.opengis.feature.Transaction.State

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.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.