Public Member Functions | |
getFunctionName () | |
process (Criteria $criteria, JoinCapableQuery $query) |
Definition at line 15 of file AggregateProjection.class.php.
AggregateProjection::getFunctionName | ( | ) | [abstract] |
Reimplemented in AverageNumberProjection, MaximalNumberProjection, MinimalNumberProjection, and SumProjection.
Referenced by process().
AggregateProjection::process | ( | Criteria $ | criteria, | |
JoinCapableQuery $ | query | |||
) |
Definition at line 22 of file AggregateProjection.class.php.
References SQLFunction::create(), Criteria::getDao(), getFunctionName(), and Assert::isNotNull().