public class CaseSentryPartEntityHandler extends AbstractEntityHandler<org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity>
| Modifier and Type | Field and Description |
|---|---|
static String |
OCLASS_NAME |
logger, mappingConvertors, mappingFromDocToEntity, mappingFromEntityToDoc, mappingFromQueryToDocBPM_ENTITY_CLASS| Constructor and Description |
|---|
CaseSentryPartEntityHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySchema(OSchemaHelper helper) |
List<org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity> |
selectCaseSentryPartsByCaseExecutionId(OPersistenceSession session,
org.camunda.bpm.engine.impl.db.ListQueryParameterObject parameter) |
List<org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity> |
selectCaseSentryPartsByQueryCriteria(OPersistenceSession session,
org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl query) |
applyRelationships, checkMapping, command, convertValueFromEntity, convertValueToEntity, create, delete, delete, delete, delete, delete, deleteBulk, enrichWhereByBean, enrichWhereByMap, getEntityClass, getGetAndSetter, getPkField, getSchemaClass, hasNeedInCache, initMapping, invokeStatement, lock, mapToEntity, mapToODocument, onTrigger, query, query, query, query, queryList, querySingle, read, readAsDocument, selectList, selectOne, supportsStatement, update, updateBulk, wherepublic static final String OCLASS_NAME
public void applySchema(OSchemaHelper helper)
applySchema in interface IEntityHandler<org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity>applySchema in class AbstractEntityHandler<org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity>public List<org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity> selectCaseSentryPartsByCaseExecutionId(OPersistenceSession session, org.camunda.bpm.engine.impl.db.ListQueryParameterObject parameter)
public List<org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity> selectCaseSentryPartsByQueryCriteria(OPersistenceSession session, org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl query)
Copyright © 2019. All rights reserved.