public class CompoundResourcesStorageWithSupportTransactions extends CompoundResourcesStorage implements SupportTransactions
ResourcesStorage.ResourceLOGGEREMPTY_RESOURCESSTORAGE| Constructor and Description |
|---|
CompoundResourcesStorageWithSupportTransactions(ResourcesStorage... storages) |
| Modifier and Type | Method and Description |
|---|---|
DataTransaction |
getTransaction() |
void |
setTransaction(DataTransaction transaction) |
add, allowRemove, clearCache, doDispose, exists, getLocalizedResource, getLocalizedResources, getResource, getResourceNames, getResources, getSeparator, isEmpty, isReadOnly, iterator, remove, toStringdispose, disposeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateBytesResource, createFilesResourcesStorage, createFilesResourcesStorage, createMultiResourcesStorage, createResource, createResource, isEmptydisposepublic CompoundResourcesStorageWithSupportTransactions(ResourcesStorage... storages)
public void setTransaction(DataTransaction transaction)
setTransaction in interface SupportTransactionspublic DataTransaction getTransaction()
getTransaction in interface SupportTransactions