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, doDispose
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getExplorer, getFullName, getInterval, getName, getProviderName, getResource, getSourceId, getTimes, getTimes, open, refresh
hasDynMethod
clear, clone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValue
dispose
public UnmodifiableBasicMap<java.lang.String,DataStore> getChildren()
DataStoreProvider
public StoresRepository getStoresRepository()
public ResourcesStorage getResourcesStorage()
DataStoreProvider
public void setTransaction(DataTransactionServices transaction)