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