com.adobe.ep.taskmanagement.filter 패키지에는 TaskManager 서비스를 사용하는 데 필요한 인터페이스 정의 및 유틸리티 클래스가 들어 있습니다.
인터페이스
인터페이스 | 설명 | |
---|---|---|
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. |
클래스
클래스 | 설명 | |
---|---|---|
ComparisonOperator | Implementation class for filter comparison operators to be used in filter conditions. | |
Property | This class specifies the property names used on filter conditions. |
Tue Jun 12 2018, 03:32 PM Z