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