Class PageSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.page.PageSoapList

public class PageSoapList extends FolderSoapList
This class repents a list of project pages, sorted by its display order.
Since:
5.0
  • Constructor Details

    • PageSoapList

      public PageSoapList()
  • Method Details

    • getDataRows

      public PageSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(PageSoapRow[] rows)
    • registerTypeMappings

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