Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.docman |
Modifier and Type | Method and Description |
---|---|
DocumentSoapList |
DocumentAppSoapStub.findDocuments(String sessionId,
String queryString,
String projectId,
boolean searchAttachments,
boolean currentVersionsOnly) |
DocumentSoapList |
DocumentAppSoapMockStub.findDocuments(String sessionId,
String queryString,
String projectId,
boolean searchAttachments,
boolean currentVersionsOnly)
Simulate a call to findDocuments
|
DocumentSoapList |
IDocumentAppSoap.findDocuments(String sessionId,
String queryString,
String projectId,
boolean searchAttachments,
boolean currentVersionsOnly)
Deprecated.
in favor of findDocuments2
|
DocumentSoapList |
DocumentAppSoapStub.getDocumentList(String sessionId,
String parentId,
com.collabnet.ce.soap60.types.SoapFilter[] filters) |
DocumentSoapList |
DocumentAppSoapMockStub.getDocumentList(String sessionId,
String parentId,
com.collabnet.ce.soap60.types.SoapFilter[] filters)
Simulate a call to getDocumentList
|
DocumentSoapList |
IDocumentAppSoap.getDocumentList(String sessionId,
String parentId,
com.collabnet.ce.soap60.types.SoapFilter[] filters)
Deprecated.
in favor of getDocumentList2
|
Copyright © 2016 CollabNet. All Rights Reserved.