public abstract class AbstractIdmDataManager<EntityImpl extends Entity> extends AbstractDataManager<EntityImpl>
| Modifier and Type | Field and Description |
|---|---|
protected IdmEngineConfiguration |
idmEngineConfiguration |
| Constructor and Description |
|---|
AbstractIdmDataManager(IdmEngineConfiguration idmEngineConfiguration) |
delete, delete, findById, findByQuery, getCommandContext, getDbSqlSession, getEntity, getEntityCache, getList, getList, getList, getListFromCache, getManagedEntityClass, getManagedEntitySubClasses, getSession, insert, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateprotected IdmEngineConfiguration idmEngineConfiguration
public AbstractIdmDataManager(IdmEngineConfiguration idmEngineConfiguration)
Copyright © 2017 Flowable. All rights reserved.