Class Document2SoapList

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

public class Document2SoapList extends Object
DocumentList class represents the list of documents.
Change History
Release: 4.2
  • Field 'fileSize' type changed from 'Long' to 'long'.
Release: 4.4
  • Added 'fileUrl'
Release: 8.1
  • Added downloadRestricted flag
  • Added allowForceUnlock flag
Since:
4.1
  • Constructor Details

    • Document2SoapList

      public Document2SoapList()
  • Method Details

    • getDataRows

      public Document2SoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(Document2SoapRow[] rows)
    • registerTypeMappings

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