Class PostSoapList


  • public class PostSoapList
    extends Object
    A discussion post list is represented by PostSoapList. Each row within a post list is represented by the PostSoapRow class.
    Change History
    Release: 4.2
    • Dropped property 'truncated'.
    Since:
    4.1
    • Constructor Detail

      • PostSoapList

        public PostSoapList()
    • Method Detail

      • setDataRows

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

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