Uses of Class
org.alfresco.search.model.ResponseConsistency
-
Packages that use ResponseConsistency Package Description org.alfresco.search.model -
-
Uses of ResponseConsistency in org.alfresco.search.model
Methods in org.alfresco.search.model that return ResponseConsistency Modifier and Type Method Description @Valid ResponseConsistencyResultSetContext. getConsistency()Get consistencyResponseConsistencyResponseConsistency. lastTxId(Integer lastTxId)Methods in org.alfresco.search.model with parameters of type ResponseConsistency Modifier and Type Method Description ResultSetContextResultSetContext. consistency(ResponseConsistency consistency)voidResultSetContext. setConsistency(ResponseConsistency consistency)
-