public class TransactionalActivityMap extends TransactionalElementMap<Activity> implements ActivityMap
| Constructor and Description |
|---|
TransactionalActivityMap(StrolchRealm realm) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertIsRefParam(Parameter<?> refP) |
<U> List<U> |
doQuery(StrolchTransaction tx,
ActivityQuery<U> query) |
protected ActivityDao |
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 TransactionalActivityMap(StrolchRealm realm)
protected void assertIsRefParam(Parameter<?> refP)
assertIsRefParam in class TransactionalElementMap<Activity>protected ActivityDao getDao(StrolchTransaction tx)
getDao in class TransactionalElementMap<Activity>public <U> List<U> doQuery(StrolchTransaction tx, ActivityQuery<U> query)
doQuery in interface ActivityMapCopyright © 2011–2016 Strolch. All rights reserved.