public interface TileDataParameters extends DataStoreParameters
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DYNCLASS_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteCache(boolean deleteCache)
Sets the flag to delete the cache
|
DataParameters |
getDataParameters()
Gets the
DataParameters |
java.lang.String |
getName()
Gets the name.
|
boolean |
isDeletingCache()
Returns true if the cache is going to be deleted
|
void |
setDataParameters(DataParameters params)
Sets the
DataParameters |
getDataStoreName, getDescription, isValidclear, getCopy, validateloadFromState, saveToStatedelegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuestatic final java.lang.String DYNCLASS_NAME
DataParameters getDataParameters()
DataParametersvoid setDataParameters(DataParameters params)
DataParametersparams - void deleteCache(boolean deleteCache)
deleteCache - boolean isDeletingCache()
java.lang.String getName()