Class 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 Detail

      • ForumSoapList

        public ForumSoapList()
    • Method Detail

      • setDataRows

        public void setDataRows​(ForumSoapRow[] rows)
      • registerTypeMappings

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