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