Public Member Functions

AggregateProjection Class Reference
[Object projections for use in Criteria queries]

Inheritance diagram for AggregateProjection:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 getFunctionName ()
 process (Criteria $criteria, JoinCapableQuery $query)

Detailed Description

Definition at line 15 of file AggregateProjection.class.php.


Member Function Documentation

AggregateProjection::getFunctionName (  )  [abstract]
AggregateProjection::process ( Criteria criteria,
JoinCapableQuery query 
)
Returns:
JoinCapableQuery

Definition at line 22 of file AggregateProjection.class.php.

References SQLFunction::create(), Criteria::getDao(), getFunctionName(), and Assert::isNotNull().

Here is the call graph for this function:


The documentation for this class was generated from the following file: