The com.adobe.ep.taskmanagement.filter package contains the interface definitions and utillity classes to use the TaskManager service.
Interfaces
Interface | Description | |
---|---|---|
IComparisonOperator | The IComparison interface provides filtering for comparison operators, such as EQUAL and LESS_THAN. | |
IFilter | The Filter interface is provided to define task filters. | |
IProperty | The IProperty provides the interface for task filter property names. |
Classes
Class | Description | |
---|---|---|
ComparisonOperator | Implementation class for filter comparison operators to be used in filter conditions. | |
Property | This class specifies the property names used on filter conditions. |
Mon Nov 28 2011, 07:42 AM -08:00