Uses of Class
org.alfresco.search.model.RequestPagination
-
Packages that use RequestPagination Package Description org.alfresco.search.model -
-
Uses of RequestPagination in org.alfresco.search.model
Methods in org.alfresco.search.model that return RequestPagination Modifier and Type Method Description @Valid RequestPaginationSearchRequest. getPaging()Get pagingRequestPaginationRequestPagination. maxItems(Integer maxItems)RequestPaginationRequestPagination. skipCount(Integer skipCount)Methods in org.alfresco.search.model with parameters of type RequestPagination Modifier and Type Method Description SearchRequestSearchRequest. paging(RequestPagination paging)voidSearchRequest. setPaging(RequestPagination paging)
-