Class PlanningFolder5SoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.planning.PlanningFolder5SoapList

public class PlanningFolder5SoapList extends FolderSoapList
A list of PlanningFolder is represented by PlanningFolder5SoapList class. Each row within a PlanningFolder list is represented by the PlanningFolder5SoapRow class.
Change History
Release: 6.1
  • Added status, statusClass, capacity, releaseTitle and releaseId fields.
Release: 6.2
  • Added tracker unit.
Release: 7.1
  • Added points capacity.
Release: 7.2
  • Added burndownViewMode field.
Release: 8.1
  • Added type field.
Since:
5.0
  • Constructor Details

    • PlanningFolder5SoapList

      public PlanningFolder5SoapList()
  • Method Details

    • getDataRows

      public PlanningFolder5SoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(PlanningFolder5SoapRow[] rows)
    • registerTypeMappings

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