Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.docman |
Modifier and Type | Method and Description |
---|---|
Document3SoapList |
DocumentAppSoapMockStub.findDocuments3(String sessionId,
String queryString,
String projectId,
boolean searchAttachments,
boolean currentVersionsOnly)
Simulate a call to findDocuments3
|
Document3SoapList |
DocumentAppSoapStub.findDocuments3(String sessionId,
String queryString,
String projectId,
boolean searchAttachments,
boolean currentVersionsOnly) |
Document3SoapList |
IDocumentAppSoap.findDocuments3(String sessionId,
String queryString,
String projectId,
boolean searchAttachments,
boolean currentVersionsOnly)
Finds a list of documents matching a search string.
|
Document3SoapList |
DocumentAppSoapMockStub.getDocumentList3(String sessionId,
String documentFolderId,
com.collabnet.ce.soap60.types.SoapFilter[] filters)
Simulate a call to getDocumentList3
|
Document3SoapList |
DocumentAppSoapStub.getDocumentList3(String sessionId,
String documentFolderId,
com.collabnet.ce.soap60.types.SoapFilter[] filters) |
Document3SoapList |
IDocumentAppSoap.getDocumentList3(String sessionId,
String documentFolderId,
com.collabnet.ce.soap60.types.SoapFilter[] filters)
Lists all documents within a document folder.
|
Copyright © 2017 CollabNet. All Rights Reserved.