Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.docman |
Modifier and Type | Method and Description |
---|---|
DocumentReviewSoapList |
DocumentAppSoapStub.getAssignedDocumentReviewList(String sessionId,
String username) |
DocumentReviewSoapList |
DocumentAppSoapMockStub.getAssignedDocumentReviewList(String sessionId,
String username)
Simulate a call to getAssignedDocumentReviewList
|
DocumentReviewSoapList |
IDocumentAppSoap.getAssignedDocumentReviewList(String sessionId,
String username)
Lists all document reviews assigned to a user for review.
|
DocumentReviewSoapList |
DocumentAppSoapStub.getDocumentReviewList(String sessionId,
String containerId,
com.collabnet.ce.soap60.types.SoapFilter[] filters) |
DocumentReviewSoapList |
DocumentAppSoapMockStub.getDocumentReviewList(String sessionId,
String containerId,
com.collabnet.ce.soap60.types.SoapFilter[] filters)
Simulate a call to getDocumentReviewList
|
DocumentReviewSoapList |
IDocumentAppSoap.getDocumentReviewList(String sessionId,
String containerId,
com.collabnet.ce.soap60.types.SoapFilter[] filters)
Lists all document reviews within a project or a document.
|
Copyright © 2016 CollabNet. All Rights Reserved.