Package com.emc.d2fs.interfaces
Interface IVDSnapshotService
- All Superinterfaces:
 ID2fsService
Virtual document Snapshot services.
- 
Method Summary
Modifier and TypeMethodDescriptionbooleancreateVDSnapshot(Context context, String id, String title) Create a snapshot for a virtual documentMethods inherited from interface com.emc.d2fs.interfaces.ID2fsService
isRemote, setRemote 
- 
Method Details