public class TransactionalResourceMap extends TransactionalElementMap<Resource> implements ResourceMap
| Constructor and Description |
|---|
TransactionalResourceMap(StrolchRealm realm) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertIsRefParam(Parameter<?> refP) |
<U> List<U> |
doQuery(StrolchTransaction tx,
ResourceQuery<U> query) |
protected ResourceDao |
getDao(StrolchTransaction tx) |
add, addAll, getAllElements, getAllKeys, getBy, getBy, getBy, getBy, getBy, getBy, getElementsBy, getKeysBy, getRealm, getTemplate, getTemplate, getTypes, getVersionsFor, hasElement, hasType, querySize, querySize, remove, removeAll, removeAll, removeAllBy, revertToVersion, revertToVersion, undoVersion, update, updateAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, addAll, getAllElements, getAllKeys, getBy, getBy, getBy, getBy, getBy, getBy, getElementsBy, getKeysBy, getTemplate, getTemplate, getTypes, getVersionsFor, hasElement, hasType, querySize, querySize, remove, removeAll, removeAll, removeAllBy, revertToVersion, revertToVersion, undoVersion, update, updateAllpublic TransactionalResourceMap(StrolchRealm realm)
protected void assertIsRefParam(Parameter<?> refP)
assertIsRefParam in class TransactionalElementMap<Resource>protected ResourceDao getDao(StrolchTransaction tx)
getDao in class TransactionalElementMap<Resource>public <U> List<U> doQuery(StrolchTransaction tx, ResourceQuery<U> query)
doQuery in interface ResourceMapCopyright © 2011–2016 Strolch. All rights reserved.