Class DocumentReviewSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.docman.DocumentReviewSoapList
DocumentReviewList class represents the list of document reviews for a document.
- Since:
- 4.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(DocumentReviewSoapRow[] rows)
-
Constructor Details
-
DocumentReviewSoapList
public DocumentReviewSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-