Uses of Class
org.alfresco.rest.model.RestRequestRangesModel
-
Packages that use RestRequestRangesModel Package Description org.alfresco.rest.model org.alfresco.rest.search -
-
Uses of RestRequestRangesModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestRequestRangesModel Modifier and Type Method Description RestRequestRangesModelRestRequestRangesModel. onModel()Methods in org.alfresco.rest.model that return types with arguments of type RestRequestRangesModel Modifier and Type Method Description ModelAssertion<RestRequestRangesModel>RestRequestRangesModel. and()ModelAssertion<RestRequestRangesModel>RestRequestRangesModel. assertThat() -
Uses of RestRequestRangesModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return types with arguments of type RestRequestRangesModel Modifier and Type Method Description java.util.List<RestRequestRangesModel>SearchRequest. getRanges()Method parameters in org.alfresco.rest.search with type arguments of type RestRequestRangesModel Modifier and Type Method Description voidSearchRequest. setRanges(java.util.List<RestRequestRangesModel> ranges)
-