Class Forum2SoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.discussion.Forum2SoapList

public class Forum2SoapList extends FolderSoapList
A forum list is represented by Forum2SoapList class. Each row within a forum list is represented by the Forum2SoapRow class.
Change History
Release: 6.2
  • Added emailPosting, emailMonitoring, webPosting, captcha and messageSize fields in addition to forum fields
Since:
6.2
  • Constructor Details

    • Forum2SoapList

      public Forum2SoapList()
  • Method Details

    • getDataRows

      public Forum2SoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(Forum2SoapRow[] rows)
    • registerTypeMappings

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