|
This method creates a List of Maps. It then passes that list straight
into the delegator. The delegator then creates an EntityConditionList,
with an operator of AND. This join operator expects the list to be of
EntityCondition, not map.
How long has it been since this code has been used?
|