java.lang.Object
com.collabnet.ce.soap60.webservices.discussion.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 Details

    • PostSoapList

      public PostSoapList()
  • Method Details

    • getDataRows

      public PostSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(PostSoapRow[] rows)
    • registerTypeMappings

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