Class PlanningFolderSummarySoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.planning.PlanningFolderSummarySoapList
A list of PlanningFolderSummaries is represented by PlanningFolderSummarySoapList class.
Each row within a PlanningFolderSummary list is represented by the PlanningFolderSummarySoapRow class.
Change History
Release: 6.1
- Added status, statusClass, capacity, releaseTitle and releaseId fields.
- Added openPoints and closedPoints fields.
- Since:
- 5.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
-
Constructor Details
-
PlanningFolderSummarySoapList
public PlanningFolderSummarySoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-