Uses of Class
net.sinyax.sofa.dto.DocRevResponse
Packages that use DocRevResponse
-
Uses of DocRevResponse in net.sinyax.sofa
Methods in net.sinyax.sofa that return types with arguments of type DocRevResponseModifier and TypeMethodDescriptionLocalDatabase.getDocument(String docId, boolean revs, List<String> revisions) RemoteHttpDatabase.getDocument(String docId, boolean revs, List<String> revisions) ReplicatorDbAdapter.getDocument(String docId, boolean revs, List<String> revisions)