Uses of Class
org.alfresco.service.cmr.search.IntervalSet
Packages that use IntervalSet
-
Uses of IntervalSet in org.alfresco.service.cmr.search
Methods in org.alfresco.service.cmr.search that return types with arguments of type IntervalSetConstructor parameters in org.alfresco.service.cmr.search with type arguments of type IntervalSetModifierConstructorDescriptionInterval
(String field, String label, Set<IntervalSet> sets) IntervalParameters
(Set<IntervalSet> sets, List<Interval> intervals) -
Uses of IntervalSet in org.alfresco.util
Methods in org.alfresco.util that return IntervalSetModifier and TypeMethodDescriptionstatic IntervalSet
SearchDateConversion.parseDateInterval
(IntervalSet theSet, boolean isDate) Methods in org.alfresco.util with parameters of type IntervalSetModifier and TypeMethodDescriptionstatic IntervalSet
SearchDateConversion.parseDateInterval
(IntervalSet theSet, boolean isDate)