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