public abstract class AbstractAppDataManager<EntityImpl extends Entity> extends AbstractDataManager<EntityImpl>
| Modifier and Type | Field and Description |
|---|---|
protected AppEngineConfiguration |
cmmnEngineConfiguration |
| Constructor and Description |
|---|
AbstractAppDataManager(AppEngineConfiguration cmmnEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected AppEngineConfiguration |
getCmmnEngineConfiguration() |
bulkDelete, delete, delete, deleteCachedEntities, deleteCachedEntities, findById, findByQuery, getCommandContext, getDbSqlSession, getEntity, getEntityCache, getList, getList, getList, getList, getListFromCache, getManagedEntityClass, getManagedEntitySubClasses, getSession, insert, isEntityInserted, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateprotected AppEngineConfiguration cmmnEngineConfiguration
public AbstractAppDataManager(AppEngineConfiguration cmmnEngineConfiguration)
protected AppEngineConfiguration getCmmnEngineConfiguration()
Copyright © 2018 Flowable. All rights reserved.