Class RepositorySoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.scm.RepositorySoapList

public class RepositorySoapList extends FolderSoapList
This class represents a list of repositories. Each row within a repository list is represented by a RespositorySoapRow class.
Since:
4.1
  • Constructor Details

    • RepositorySoapList

      public RepositorySoapList()
  • Method Details

    • getDataRows

      public RepositorySoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(RepositorySoapRow[] rows)
    • registerTypeMappings

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