|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureIdImpl | |
---|---|
org.geotools.feature | |
org.geotools.feature.simple | |
org.geotools.filter.identity |
Uses of FeatureIdImpl in org.geotools.feature |
---|
Methods in org.geotools.feature that return FeatureIdImpl | |
---|---|
static FeatureIdImpl |
FeatureBuilder.createDefaultFeatureIdentifier(String suggestedId)
Internal method for a temporary FeatureId that can be assigned a real value after a commit. |
Uses of FeatureIdImpl in org.geotools.feature.simple |
---|
Methods in org.geotools.feature.simple that return FeatureIdImpl | |
---|---|
static FeatureIdImpl |
SimpleFeatureBuilder.createDefaultFeatureIdentifier(String suggestedId)
Internal method for a temporary FeatureId that can be assigned a real value after a commit. |
Uses of FeatureIdImpl in org.geotools.filter.identity |
---|
Subclasses of FeatureIdImpl in org.geotools.filter.identity | |
---|---|
class |
FeatureIdVersionedImpl
Implementation of FeatureId
This class is mutable under one condition only; during a commit
a datastore can update the internal fid to reflect the real identify
assigned by the database or wfs. |
class |
ResourceIdImpl
Implementation of ResourceId used for Query. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |