Uses of Class
net.sinyax.sofa.dto.DocSaveResponse
Packages that use DocSaveResponse
-
Uses of DocSaveResponse in net.sinyax.sofa
Methods in net.sinyax.sofa that return types with arguments of type DocSaveResponseModifier and TypeMethodDescriptionLocalDatabase.bulkSaveDocuments(List<Document> docs, boolean newEdits) RemoteHttpDatabase.bulkSaveDocuments(List<Document> docs, boolean newEdits) ReplicatorDbAdapter.bulkSaveDocuments(List<Document> docs, boolean newEdits)