Class Tracker3SoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.tracker.Tracker3SoapList

public class Tracker3SoapList extends FolderSoapList
A list of trackers is represented by TrackerSoapList class. Each row within a tracker list is represented by the TrackerSoapRow class.
Change History
Release: 6.1
  • Added icon field.
Release: 6.2
  • Added tracker unit.
Release: 8.0
  • Added autosum foreign children.
Since:
4.1
  • Constructor Details

    • Tracker3SoapList

      public Tracker3SoapList()
  • Method Details

    • getDataRows

      public Tracker3SoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(Tracker3SoapRow[] rows)
    • registerTypeMappings

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