Uses of Class
com.collabnet.ce.soap60.webservices.docman.Document3SoapList
-
Packages that use Document3SoapList Package Description com.collabnet.ce.soap60.webservices.docman -
-
Uses of Document3SoapList in com.collabnet.ce.soap60.webservices.docman
Methods in com.collabnet.ce.soap60.webservices.docman that return Document3SoapList Modifier and Type Method Description Document3SoapListDocumentAppSoap. findDocuments3(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly)Finds a list of documents matching a search string.Document3SoapListDocumentAppSoapMockStub. findDocuments3(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly)Simulate a call to findDocuments3Document3SoapListDocumentAppSoapStub. findDocuments3(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly)Document3SoapListIDocumentAppSoap. findDocuments3(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly)Finds a list of documents matching a search string.Document3SoapListDocumentAppSoap. getDocumentList3(String sessionId, String documentFolderId, SoapFilter[] filters)Lists all documents within a document folder.Document3SoapListDocumentAppSoapMockStub. getDocumentList3(String sessionId, String documentFolderId, SoapFilter[] filters)Simulate a call to getDocumentList3Document3SoapListDocumentAppSoapStub. getDocumentList3(String sessionId, String documentFolderId, SoapFilter[] filters)Document3SoapListIDocumentAppSoap. getDocumentList3(String sessionId, String documentFolderId, SoapFilter[] filters)Lists all documents within a document folder.
-