public static interface FolderDeletionHelper.FolderDeletionHelperClient
Modifier and Type | Method and Description |
---|---|
void |
deleteDocument(java.lang.String uri) |
void |
deleteDocument(SyncedEntry entry) |
void |
deleteDocumentRootPath(java.lang.String uri,
boolean recursive) |
void |
deleteDocumentRootPath(SyncedEntry entry,
boolean recursive) |
void deleteDocument(SyncedEntry entry) throws PushAPIException
PushAPIException
void deleteDocumentRootPath(SyncedEntry entry, boolean recursive) throws PushAPIException
PushAPIException
void deleteDocument(java.lang.String uri) throws PushAPIException
PushAPIException
void deleteDocumentRootPath(java.lang.String uri, boolean recursive) throws PushAPIException
PushAPIException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.