Uses of Class
com.collabnet.ce.soap60.webservices.docman.Document2SoapDO
-
Packages that use Document2SoapDO Package Description com.collabnet.ce.soap60.webservices.docman -
-
Uses of Document2SoapDO in com.collabnet.ce.soap60.webservices.docman
Methods in com.collabnet.ce.soap60.webservices.docman that return Document2SoapDO Modifier and Type Method Description Document2SoapDODocumentAppSoap. createDocument2(String sessionId, String parentId, String title, String description, String versionComment, String status, boolean createLocked, boolean createDownloadRestricted, boolean allowForceUnlock, String fileName, String mimeType, String fileId, String associationId, String associationDesc)Deprecated.in favor of createDocument3Document2SoapDODocumentAppSoapMockStub. createDocument2(String sessionId, String parentId, String title, String description, String versionComment, String status, boolean createLocked, boolean createDownloadRestricted, boolean allowForceUnlock, String fileName, String mimeType, String fileId, String associationId, String associationDesc)Simulate a call to createDocument2Document2SoapDODocumentAppSoapStub. createDocument2(String sessionId, String parentId, String title, String description, String versionComment, String status, boolean createLocked, boolean createDownloadRestricted, boolean allowForceUnlock, String fileName, String mimeType, String fileId, String associationId, String associationDesc)Document2SoapDOIDocumentAppSoap. createDocument2(String sessionId, String parentId, String title, String description, String versionComment, String status, boolean createLocked, boolean createDownloadRestricted, boolean allowForceUnlock, String fileName, String mimeType, String fileId, String associationId, String associationDesc)Deprecated.in favor of createDocument3Document2SoapDODocumentAppSoap. createDocumentWithUrl2(String sessionId, String parentId, String title, String description, String versionComment, String status, boolean createLocked, boolean createDownloadRestricted, boolean allowForceUnlock, String fileUrl, String associationId, String associationDesc)Deprecated.in favor of createDocumentWithUrl3Document2SoapDODocumentAppSoapMockStub. createDocumentWithUrl2(String sessionId, String parentId, String title, String description, String versionComment, String status, boolean createLocked, boolean createDownloadRestricted, boolean allowForceUnlock, String fileUrl, String associationId, String associationDesc)Simulate a call to createDocumentWithUrl2Document2SoapDODocumentAppSoapStub. createDocumentWithUrl2(String sessionId, String parentId, String title, String description, String versionComment, String status, boolean createLocked, boolean createDownloadRestricted, boolean allowForceUnlock, String fileUrl, String associationId, String associationDesc)Document2SoapDOIDocumentAppSoap. createDocumentWithUrl2(String sessionId, String parentId, String title, String description, String versionComment, String status, boolean createLocked, boolean createDownloadRestricted, boolean allowForceUnlock, String fileUrl, String associationId, String associationDesc)Deprecated.in favor of createDocumentWithUrl3Document2SoapDODocumentAppSoap. getDocumentData2(String sessionId, String documentId, int documentVersion)Deprecated.in favor of getDocumentData3Document2SoapDODocumentAppSoapMockStub. getDocumentData2(String sessionId, String documentId, int documentVersion)Simulate a call to getDocumentData2Document2SoapDODocumentAppSoapStub. getDocumentData2(String sessionId, String documentId, int documentVersion)Document2SoapDOIDocumentAppSoap. getDocumentData2(String sessionId, String documentId, int documentVersion)Deprecated.in favor of getDocumentData3Document2SoapDODocumentAppSoap. moveDocument2(String sessionId, String documentId, String targetFolderId)Deprecated.in favor of moveDocument3Document2SoapDODocumentAppSoapMockStub. moveDocument2(String sessionId, String documentId, String targetFolderId)Simulate a call to moveDocument2Document2SoapDODocumentAppSoapStub. moveDocument2(String sessionId, String documentId, String targetFolderId)Document2SoapDOIDocumentAppSoap. moveDocument2(String sessionId, String documentId, String targetFolderId)Deprecated.in favor of moveDocument3Methods in com.collabnet.ce.soap60.webservices.docman with parameters of type Document2SoapDO Modifier and Type Method Description voidDocumentAppSoapMockStub. prepareSetDocumentData2(String sessionId, Document2SoapDO documentData, String fileId)Prepare a simulated response to setDocumentData2voidDocumentAppSoapMockStub. prepareSetDocumentData2(String sessionId, Document2SoapDO documentData, String fileId, Exception exception)Prepare a simulated response to setDocumentData2voidDocumentAppSoapMockStub. prepareSetDocumentDataWithAssociation2(String sessionId, Document2SoapDO documentData, String fileId, String associationId, String associationComment)Prepare a simulated response to setDocumentDataWithAssociation2voidDocumentAppSoapMockStub. prepareSetDocumentDataWithAssociation2(String sessionId, Document2SoapDO documentData, String fileId, String associationId, String associationComment, Exception exception)Prepare a simulated response to setDocumentDataWithAssociation2voidDocumentAppSoap. setDocumentData2(String sessionId, Document2SoapDO documentData, String fileId)Deprecated.in favor of setDocumentData3voidDocumentAppSoapMockStub. setDocumentData2(String sessionId, Document2SoapDO documentData, String fileId)Simulate a call to setDocumentData2voidDocumentAppSoapStub. setDocumentData2(String sessionId, Document2SoapDO documentData, String fileId)voidIDocumentAppSoap. setDocumentData2(String sessionId, Document2SoapDO documentData, String fileId)Deprecated.in favor of setDocumentData3voidDocumentAppSoap. setDocumentDataWithAssociation2(String sessionId, Document2SoapDO documentData, String fileId, String associationId, String associationComment)Deprecated.in favor of setDocumentDataWithAssociation3voidDocumentAppSoapMockStub. setDocumentDataWithAssociation2(String sessionId, Document2SoapDO documentData, String fileId, String associationId, String associationComment)Simulate a call to setDocumentDataWithAssociation2voidDocumentAppSoapStub. setDocumentDataWithAssociation2(String sessionId, Document2SoapDO documentData, String fileId, String associationId, String associationComment)voidIDocumentAppSoap. setDocumentDataWithAssociation2(String sessionId, Document2SoapDO documentData, String fileId, String associationId, String associationComment)Deprecated.in favor of setDocumentDataWithAssociation3
-