Class MasterDataInstanceQueryImpl
java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<MasterDataInstanceQuery,MasterDataInstance>
org.flowable.variable.service.impl.AbstractVariableQueryImpl<MasterDataInstanceQuery,MasterDataInstance>
com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
- All Implemented Interfaces:
MasterDataInstanceQuery,Serializable,org.flowable.common.engine.api.query.CacheAwareQuery<MasterDataInstanceEntity>,org.flowable.common.engine.api.query.Query<MasterDataInstanceQuery,,MasterDataInstance> org.flowable.common.engine.impl.interceptor.Command<Object>
public class MasterDataInstanceQueryImpl
extends org.flowable.variable.service.impl.AbstractVariableQueryImpl<MasterDataInstanceQuery,MasterDataInstance>
implements MasterDataInstanceQuery, org.flowable.common.engine.api.query.CacheAwareQuery<MasterDataInstanceEntity>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy, org.flowable.common.engine.impl.db.ListQueryParameterObject.ResultTypeNested classes/interfaces inherited from interface org.flowable.common.engine.api.query.Query
org.flowable.common.engine.api.query.Query.NullHandlingOnOrder -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected booleanprotected booleanprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class org.flowable.variable.service.impl.AbstractVariableQueryImpl
queryVariableValues, variableValueProviderFields inherited from class org.flowable.common.engine.impl.query.AbstractQuery
commandContext, commandExecutorFields inherited from class org.flowable.common.engine.impl.db.ListQueryParameterObject
databaseType, DEFAULT_ORDER_BY, defaultOrderBy, firstResult, ignoreOrderBy, maxResults, nullHandlingColumn, nullHandlingOnOrder, orderByCollection, orderProperty, parameter, resultType, SORTORDER_ASC, SORTORDER_DESC -
Constructor Summary
ConstructorsConstructorDescriptionMasterDataInstanceQueryImpl(org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor, DataObjectEngineConfiguration dataObjectEngineConfiguration) -
Method Summary
Modifier and TypeMethodDescriptiondefinitionExternalId(String definitionExternalId) definitionId(String definitionId) definitionKey(String definitionKey) voidlongexecuteCount(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) externalId(String externalId) externalIdLike(String externalIdLike) getId()getKey()getName()getState()booleanbooleannameLikeIgnoreCase(String nameLikeIgnoreCase) searchTranslationLocale(String locale) Methods inherited from class org.flowable.variable.service.impl.AbstractVariableQueryImpl
addVariable, addVariable, ensureVariablesInitialized, getQueryVariableValues, hasLocalQueryVariableValue, hasNonLocalQueryVariableValue, hasValueComparisonQueryVariables, isBoolean, scopedVariableExists, scopedVariableNotExists, scopedVariableValueEquals, scopedVariableValueEquals, scopedVariableValueEqualsIgnoreCase, scopedVariableValueGreaterThan, scopedVariableValueGreaterThanOrEqual, scopedVariableValueLessThan, scopedVariableValueLessThanOrEqual, scopedVariableValueLike, scopedVariableValueLikeIgnoreCase, scopedVariableValueNotEquals, scopedVariableValueNotEqualsIgnoreCase, variableExists, variableExists, variableNotExists, variableNotExists, variableValueEquals, variableValueEquals, variableValueEquals, variableValueEquals, variableValueEqualsIgnoreCase, variableValueEqualsIgnoreCase, variableValueGreaterThan, variableValueGreaterThan, variableValueGreaterThanOrEqual, variableValueGreaterThanOrEqual, variableValueLessThan, variableValueLessThan, variableValueLessThanOrEqual, variableValueLessThanOrEqual, variableValueLike, variableValueLike, variableValueLikeIgnoreCase, variableValueLikeIgnoreCase, variableValueNotEquals, variableValueNotEquals, variableValueNotEqualsIgnoreCase, variableValueNotEqualsIgnoreCaseMethods inherited from class org.flowable.common.engine.impl.query.AbstractQuery
asc, checkQueryOk, count, desc, direction, execute, executeSingleResult, getSafeList, list, listPage, orderBy, orderBy, setCommandExecutor, singleResultMethods inherited from class org.flowable.common.engine.impl.db.ListQueryParameterObject
addOrder, buildOrderBy, getDatabaseType, getFirstResult, getFirstRow, getLastRow, getMaxResults, getNullHandlingColumn, getOrderBy, getOrderByCollectionSafe, getOrderByForWindow, getOuterJoinOrderBy, getParameter, hasOrderBy, hasOrderByForColumn, isNeedsPaging, mapOrderByToSql, setDatabaseType, setFirstResult, setIgnoreOrderBy, setMaxResults, setNullHandlingColumn, setParameterMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.flowable.dataobject.api.runtime.MasterDataInstanceQuery
variableValueEquals, variableValueEqualsIgnoreCase, variableValueLike, variableValueLikeIgnoreCaseMethods inherited from interface org.flowable.common.engine.api.query.Query
asc, count, desc, list, listPage, orderBy, orderBy, singleResult
-
Field Details
-
id
-
definitionId
-
definitionExternalId
-
definitionKey
-
key
-
keyLike
-
externalId
-
externalIdLike
-
tenantId
-
name
-
nameLike
-
nameLikeIgnoreCase
-
state
-
searchTranslationLocale
-
includeVariables
protected boolean includeVariables -
includeTranslations
protected boolean includeTranslations
-
-
Constructor Details
-
MasterDataInstanceQueryImpl
public MasterDataInstanceQueryImpl() -
MasterDataInstanceQueryImpl
public MasterDataInstanceQueryImpl(org.flowable.common.engine.impl.interceptor.CommandExecutor commandExecutor, DataObjectEngineConfiguration dataObjectEngineConfiguration)
-
-
Method Details
-
definitionId
- Specified by:
definitionIdin interfaceMasterDataInstanceQuery
-
definitionExternalId
- Specified by:
definitionExternalIdin interfaceMasterDataInstanceQuery
-
definitionKey
- Specified by:
definitionKeyin interfaceMasterDataInstanceQuery
-
id
- Specified by:
idin interfaceMasterDataInstanceQuery
-
tenantId
- Specified by:
tenantIdin interfaceMasterDataInstanceQuery
-
externalId
- Specified by:
externalIdin interfaceMasterDataInstanceQuery
-
externalIdLike
- Specified by:
externalIdLikein interfaceMasterDataInstanceQuery
-
key
- Specified by:
keyin interfaceMasterDataInstanceQuery
-
keyLike
- Specified by:
keyLikein interfaceMasterDataInstanceQuery
-
name
- Specified by:
namein interfaceMasterDataInstanceQuery
-
nameLike
- Specified by:
nameLikein interfaceMasterDataInstanceQuery
-
nameLikeIgnoreCase
- Specified by:
nameLikeIgnoreCasein interfaceMasterDataInstanceQuery
-
state
- Specified by:
statein interfaceMasterDataInstanceQuery
-
onlyActive
- Specified by:
onlyActivein interfaceMasterDataInstanceQuery
-
includeVariables
- Specified by:
includeVariablesin interfaceMasterDataInstanceQuery
-
includeTranslations
- Specified by:
includeTranslationsin interfaceMasterDataInstanceQuery
-
searchTranslationLocale
- Specified by:
searchTranslationLocalein interfaceMasterDataInstanceQuery
-
orderByName
- Specified by:
orderByNamein interfaceMasterDataInstanceQuery
-
orderByKey
- Specified by:
orderByKeyin interfaceMasterDataInstanceQuery
-
orderByExternalId
- Specified by:
orderByExternalIdin interfaceMasterDataInstanceQuery
-
orderByCreationTime
- Specified by:
orderByCreationTimein interfaceMasterDataInstanceQuery
-
orderByUpdateTime
- Specified by:
orderByUpdateTimein interfaceMasterDataInstanceQuery
-
executeCount
public long executeCount(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) - Specified by:
executeCountin classorg.flowable.variable.service.impl.AbstractVariableQueryImpl<MasterDataInstanceQuery,MasterDataInstance>
-
executeList
public List<MasterDataInstance> executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) - Specified by:
executeListin classorg.flowable.variable.service.impl.AbstractVariableQueryImpl<MasterDataInstanceQuery,MasterDataInstance>
-
executeExport
- Specified by:
executeExportin interfaceMasterDataInstanceQuery
-
getId
- Specified by:
getIdin interfaceorg.flowable.common.engine.api.query.CacheAwareQuery<MasterDataInstanceEntity>
-
getDefinitionId
-
getDefinitionExternalId
-
getDefinitionKey
-
getKey
-
getKeyLike
-
getExternalId
-
getExternalIdLike
-
getTenantId
-
getName
-
getNameLike
-
getNameLikeIgnoreCase
-
getState
-
isIncludeVariables
public boolean isIncludeVariables() -
isIncludeTranslations
public boolean isIncludeTranslations() -
enhanceCachedValue
- Specified by:
enhanceCachedValuein interfaceorg.flowable.common.engine.api.query.CacheAwareQuery<MasterDataInstanceEntity>
-