AbstractEntityQueryCondition |
A condition related to an entity associated with and event.
|
AbstractPropertyQueryCondition |
A condition with a property.
|
CompareQueryCondition |
A comparison between a property and a passed value.
|
GroupQueryCondition |
A group of conditions.
|
InQueryCondition |
A condition which is true if the property value is equals to one of the passed values.
|
MailEntityQueryCondition |
A condition related to the association indicating if an entity should receive a mail for an event.
|
QueryCondition |
Filter the result of the search.
|
SimpleEventQuery |
|
SortableEventQuery.SortClause |
The sort clause to apply to the found events.
|
StatusQueryCondition |
A condition related to the status of an event for a specific entity.
|