public abstract class ToJoinTodoListQueryCommon
extends com.whitestein.lsps.model.sharedrecord.ToJoinJavaQuery
Modifier and Type | Field and Description |
---|---|
protected String |
todoPerformerIterator |
protected RecordType |
todoPerformerType |
protected String |
todoRejectionIterator |
protected RecordType |
todoRejectionType |
protected RecordType |
todoType |
Constructor and Description |
---|
ToJoinTodoListQueryCommon(NamespaceModel namespaceModel,
String usedInJndi,
String iterator,
RecordType type,
Expression parameterExpression,
ExpressionOrigin origin) |
Modifier and Type | Method and Description |
---|---|
protected void |
applyIsInRolesCondition(com.whitestein.lsps.common.jpa.SelectBuilder<?> builder,
Collection<RoleUnitName> roleNames) |
protected String |
constant(Object value) |
protected PersonEntity |
getPersonEntity(ExternalRecordHolder holder) |
protected String |
perfWithProperty(String propertyName) |
protected String |
trWithProperty(String propertyName) |
executePostQueryAction, executePreQueryAction
protected RecordType todoType
protected RecordType todoPerformerType
protected RecordType todoRejectionType
protected String todoPerformerIterator
protected String todoRejectionIterator
public ToJoinTodoListQueryCommon(NamespaceModel namespaceModel, String usedInJndi, String iterator, RecordType type, Expression parameterExpression, ExpressionOrigin origin)
protected PersonEntity getPersonEntity(ExternalRecordHolder holder)
protected void applyIsInRolesCondition(com.whitestein.lsps.common.jpa.SelectBuilder<?> builder, Collection<RoleUnitName> roleNames)
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.