Class PlanningFolder4SoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.planning.PlanningFolder4SoapList
A list of PlanningFolder is represented by PlanningFolder4SoapList class.
Each row within a PlanningFolder list is represented by the PlanningFolder4SoapRow 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.
- Since:
- 5.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(PlanningFolder4SoapRow[] rows)
-
Constructor Details
-
PlanningFolder4SoapList
public PlanningFolder4SoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-