Class TopicSoapList


  • public class TopicSoapList
    extends FolderSoapList
    Discussion topic list is represented by the TopicSoapList class. Each row within a topic list is repsented by the TopicSoapRow class.
    Change History
    Release: 4.1
    • No changes.
    Since:
    4.1
    • Constructor Detail

      • TopicSoapList

        public TopicSoapList()
    • Method Detail

      • setDataRows

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

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