Uses of Class
com.collabnet.ce.soap60.fault.CannotDeleteDocumentVersionFault
Packages that use CannotDeleteDocumentVersionFault
-
Uses of CannotDeleteDocumentVersionFault in com.collabnet.ce.soap60.webservices.docman
Methods in com.collabnet.ce.soap60.webservices.docman that throw CannotDeleteDocumentVersionFaultModifier and TypeMethodDescriptionvoid
DocumentAppSoap.deleteDocumentByVersions
(String sessionId, String documentId, int[] versionNumbers) Deletes particular version(s) of a document.Locked document version(s) cannot be deleted, When a locked document's id is passed to this API, a SystemFault will be thrown.