Uses of Class
com.levigo.jadice.web.shared.model.document.snapshot.DocumentSnapshot
Packages that use DocumentSnapshot
Package
Description
-
Uses of DocumentSnapshot in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging with parameters of type DocumentSnapshotModifier and TypeMethodDescriptionstatic DocumentSnapshotDTO
DocumentSnapshotDTO.from
(DocumentSnapshot object) -
Uses of DocumentSnapshot in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return DocumentSnapshotModifier and TypeMethodDescriptionstatic DocumentSnapshot
DocumentSnapshotDTO.to
(DocumentSnapshotDTO dto) -
Uses of DocumentSnapshot in com.levigo.jadice.web.server.util
Methods in com.levigo.jadice.web.server.util with parameters of type DocumentSnapshotModifier and TypeMethodDescriptionDocumentSnapshotConverter.convert
(com.levigo.jadice.web.server.internal.AbstractInvocationContext invocationContext, DocumentSnapshot sync) Deprecated.Use version for new messaging