Class ProjectSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.ProjectSoapList

public class ProjectSoapList extends Object
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 Details

    • ProjectSoapList

      public ProjectSoapList()
  • Method Details

    • getDataRows

      public ProjectSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(ProjectSoapRow[] rows)
    • registerTypeMappings

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