Uses of Class
org.alfresco.service.cmr.search.Interval
-
Packages that use Interval Package Description org.alfresco.service.cmr.search -
-
Uses of Interval in org.alfresco.service.cmr.search
Methods in org.alfresco.service.cmr.search that return types with arguments of type Interval Modifier and Type Method Description List<Interval>
IntervalParameters. getIntervals()
Constructor parameters in org.alfresco.service.cmr.search with type arguments of type Interval Constructor Description IntervalParameters(Set<IntervalSet> sets, List<Interval> intervals)
-