public abstract class AbstractDataStoreProvider extends AbstractDisposable implements DataStoreProvider
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDataStoreProvider() |
| Modifier and Type | Method and Description |
|---|---|
UnmodifiableBasicMap<java.lang.String,DataStore> |
getChildren()
Returns an UnmodifiableBasicMap with subStores from this store.
|
ResourcesStorage |
getResourcesStorage()
Returns the resource store associated with this provider.
|
StoresRepository |
getStoresRepository() |
void |
setTransaction(DataTransactionServices transaction) |
dispose, dispose, doDisposeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getExplorer, getFullName, getInterval, getName, getProviderName, getResource, getSourceId, getTimes, getTimes, open, refreshhasDynMethodclear, clone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuedisposepublic UnmodifiableBasicMap<java.lang.String,DataStore> getChildren()
DataStoreProviderpublic StoresRepository getStoresRepository()
public ResourcesStorage getResourcesStorage()
DataStoreProviderpublic void setTransaction(DataTransactionServices transaction)