public abstract class AbstractContentDataManager<EntityImpl extends Entity> extends AbstractDataManager<EntityImpl>
| Modifier and Type | Field and Description |
|---|---|
protected ContentEngineConfiguration |
contentEngineConfiguration |
| Constructor and Description |
|---|
AbstractContentDataManager(ContentEngineConfiguration contentEngineConfiguration) |
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 ContentEngineConfiguration contentEngineConfiguration
public AbstractContentDataManager(ContentEngineConfiguration contentEngineConfiguration)
Copyright © 2019 Flowable. All rights reserved.