Package com.podio.filter
Class BaseDateFilterBy
- java.lang.Object
-
- com.podio.filter.BaseDateFilterBy
-
- All Implemented Interfaces:
FilterBy<PodioDateInterval>
- Direct Known Subclasses:
CreatedOnFilterBy,DateFieldFilterBy,LastEditOnFilterBy
public abstract class BaseDateFilterBy extends Object implements FilterBy<PodioDateInterval>
-
-
Constructor Summary
Constructors Constructor Description BaseDateFilterBy()
-
-
-
Method Detail
-
format
public final String format(PodioDateInterval value)
- Specified by:
formatin interfaceFilterBy<PodioDateInterval>
-
-