Class ForumSoapList

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

public class ForumSoapList extends FolderSoapList
A forum list is represented by ForumSoapList class. Each row within a forum list is represented by the ForumSoapRow class.
Change History
Release: 6.0
  • Added forum specific fields in addition to folder fields
Since:
4.1
  • Constructor Details

    • ForumSoapList

      public ForumSoapList()
  • Method Details

    • getDataRows

      public ForumSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(ForumSoapRow[] rows)
    • registerTypeMappings

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