Uses of Class
org.alfresco.rest.search.RestResponseConsistencyModel
-
Packages that use RestResponseConsistencyModel Package Description org.alfresco.rest.search -
-
Uses of RestResponseConsistencyModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return RestResponseConsistencyModel Modifier and Type Method Description RestResponseConsistencyModelRestResultSetContextModel. getConsistency()RestResponseConsistencyModelRestResponseConsistencyModel. onModel()Methods in org.alfresco.rest.search that return types with arguments of type RestResponseConsistencyModel Modifier and Type Method Description ModelAssertion<RestResponseConsistencyModel>RestResponseConsistencyModel. and()ModelAssertion<RestResponseConsistencyModel>RestResponseConsistencyModel. assertThat()Methods in org.alfresco.rest.search with parameters of type RestResponseConsistencyModel Modifier and Type Method Description voidRestResultSetContextModel. setConsistency(RestResponseConsistencyModel consistency)
-