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