Uses of Class
org.alfresco.rest.model.RestPaginationModel
Packages that use RestPaginationModel
-
Uses of RestPaginationModel in org.alfresco.rest.core
Methods in org.alfresco.rest.core that return RestPaginationModelModifier and TypeMethodDescriptionIRestModelsCollection.getPagination()RestModels.getPagination()Methods in org.alfresco.rest.core with parameters of type RestPaginationModel -
Uses of RestPaginationModel in org.alfresco.rest.core.assertion
Constructors in org.alfresco.rest.core.assertion with parameters of type RestPaginationModelModifierConstructorDescriptionPaginationAssertionVerbs(IRestModelsCollection modelCollection, String fieldName, RestPaginationModel pagination)