Class DocumentReviewSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.docman.DocumentReviewSoapList

public class DocumentReviewSoapList extends Object
DocumentReviewList class represents the list of document reviews for a document.
Since:
4.2
  • Constructor Details

    • DocumentReviewSoapList

      public DocumentReviewSoapList()
  • Method Details

    • getDataRows

      public DocumentReviewSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(DocumentReviewSoapRow[] rows)
    • registerTypeMappings

      public static void registerTypeMappings(org.apache.axis.client.Call call)