public interface NewFeatureStoreParameters extends NewDataStoreParameters
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FEATURETYPE_PARAMTER_NAME
Parameter name for specify the feature type in the creacion of
news stores.
|
CRS_PARAMTER_NAME
Modifier and Type | Method and Description |
---|---|
EditableFeatureType |
getDefaultFeatureType() |
void |
setDefaultFeatureType(FeatureType defaultFeatureType) |
getDataStoreName, getDescription, getProviderName, getSourceId, isTheSameStore, isValid
clear, getCopy, toByteArray, toString, validate
loadFromState, saveToState
clone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValue
toJson, toJson, toJsonBuilder, toJsonBuilder
fromJson
static final java.lang.String FEATURETYPE_PARAMTER_NAME
void setDefaultFeatureType(FeatureType defaultFeatureType)
EditableFeatureType getDefaultFeatureType()