Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.2.1
-
Fix Version/s: UDIG 1.2.1
-
Component/s: framework
-
Labels:None
Description
Search replace:
- DefaultQuery with Query
- dataStore.getView( query ) with DataUtilities.createView( dataStore, query );
- FeatureCollection<SimpleFeatureType,SimpleFeature> with SimpleFeatureCollection
- FeatureSource<SimpleFeatureType,SimpleFeature> with SimpleFeatureSource
- FeatureStore<SimpleFeatureType,SimpleFeature> with SimpleFeatureStore
- FeatureIterator<SimpleFeature> with SimpleFeatureIterator
For more details track the following links:
Activity
Jody Garnett
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |