Uses of Class
com.emc.documentum.rest.model.VirtualDocumentSnapshot
Packages that use VirtualDocumentSnapshot
-
Uses of VirtualDocumentSnapshot in com.emc.documentum.rest.dfc
Methods in com.emc.documentum.rest.dfc that return VirtualDocumentSnapshotModifier and TypeMethodDescriptionVirtualDocumentManager.createSnapshotFromExistingVirtualDocument
(VirtualDocumentSnapshot vdSnapshot, String bindingLabel, boolean includeBroken, boolean frozen, AttributeView attributeView) Create a virtual document snapshot from existing virtual documentVirtualDocumentManager.createSnapshotFromScratch
(VirtualDocumentSnapshot vdSnapshot, String bindingLabel, boolean includeBroken, boolean frozen, AttributeView attributeView) Create a virtual document snapshot from scratchFreeze a snapshotVirtualDocumentManager.getSnapshot
(String snapshotId, AttributeView attributeView) Get virtual document snapshotMethods in com.emc.documentum.rest.dfc with parameters of type VirtualDocumentSnapshotModifier and TypeMethodDescriptionVirtualDocumentManager.createSnapshotFromExistingVirtualDocument
(VirtualDocumentSnapshot vdSnapshot, String bindingLabel, boolean includeBroken, boolean frozen, AttributeView attributeView) Create a virtual document snapshot from existing virtual documentVirtualDocumentManager.createSnapshotFromScratch
(VirtualDocumentSnapshot vdSnapshot, String bindingLabel, boolean includeBroken, boolean frozen, AttributeView attributeView) Create a virtual document snapshot from scratch