Class ProjectSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.ProjectSoapList
ProjectList is used to get a list of project.
Change History
Release: 6.1
- Added Id of the parent project.
- Added project hierarchy path.
- Added lock status.
- Since:
- 4.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(ProjectSoapRow[] rows)
-
Constructor Details
-
ProjectSoapList
public ProjectSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-