Uses of Class
org.alfresco.search.model.RequestRange
Packages that use RequestRange
-
Uses of RequestRange in org.alfresco.search.model
Methods in org.alfresco.search.model that return RequestRangeModifier and TypeMethodDescriptionRequestRange.addExcludeFiltersItem(String excludeFiltersItem) RequestRange.addIncludeItem(String includeItem) RequestRange.addOtherItem(String otherItem) RequestRange.excludeFilters(List<String> excludeFilters) Methods in org.alfresco.search.model that return types with arguments of type RequestRangeMethods in org.alfresco.search.model with parameters of type RequestRangeMethod parameters in org.alfresco.search.model with type arguments of type RequestRangeModifier and TypeMethodDescriptionSearchRequest.ranges(List<RequestRange> ranges) voidSearchRequest.setRanges(List<RequestRange> ranges)