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

      • Forum2SoapList

        public Forum2SoapList()
    • Method Detail

      • setDataRows

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

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