public class ToJoinTodoListQuerySameDB extends ToJoinTodoListQueryCommon
todoPerformerIterator, todoPerformerType, todoRejectionIterator, todoRejectionType, todoType
Constructor and Description |
---|
ToJoinTodoListQuerySameDB(NamespaceModel namespaceModel,
String usedInJndi,
String iterator,
RecordType type,
Expression parameterExpression,
ExpressionOrigin origin)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getAdditionalSelectHqlString(Namespace namespace) |
String |
getConditionHqlString(com.whitestein.lsps.lang.query.PathResolver pathResolver,
Namespace namespace,
SortedMap<Integer,Object> positionalParameters) |
RecordType |
getType() |
applyIsInRolesCondition, constant, getPersonEntity, perfWithProperty, trWithProperty
executePostQueryAction, executePreQueryAction
public ToJoinTodoListQuerySameDB(NamespaceModel namespaceModel, String usedInJndi, String iterator, RecordType type, Expression parameterExpression, ExpressionOrigin origin)
namespaceModel
- usedInJndi
- iterator
- type
- parameterExpression
- origin
- the parameter expression originpublic RecordType getType()
getType
in class com.whitestein.lsps.model.sharedrecord.ToJoinQuery
public String getAdditionalSelectHqlString(Namespace namespace)
getAdditionalSelectHqlString
in class com.whitestein.lsps.model.sharedrecord.ToJoinQuery
public String getConditionHqlString(com.whitestein.lsps.lang.query.PathResolver pathResolver, Namespace namespace, SortedMap<Integer,Object> positionalParameters) throws ErrorException
getConditionHqlString
in class com.whitestein.lsps.model.sharedrecord.ToJoinQuery
ErrorException
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.