Uses of Class
org.alfresco.service.cmr.search.IntervalParameters
-
Packages that use IntervalParameters Package Description org.alfresco.service.cmr.search -
-
Uses of IntervalParameters in org.alfresco.service.cmr.search
Methods in org.alfresco.service.cmr.search that return IntervalParameters Modifier and Type Method Description IntervalParameters
SearchParameters. getInterval()
Methods in org.alfresco.service.cmr.search with parameters of type IntervalParameters Modifier and Type Method Description void
SearchParameters. setInterval(IntervalParameters interval)
Sets parameters used for Intervals
-