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