Class CategorySoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.categorization.CategorySoapList

public class CategorySoapList extends FolderSoapList
A list of categories is represented by CategorySoapList class. Each row within a category list is represented by the CategorySoapRow class.
Since:
4.3-SP1
  • Constructor Details

    • CategorySoapList

      public CategorySoapList()
  • Method Details

    • getDataRows

      public CategorySoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(CategorySoapRow[] rows)
    • registerTypeMappings

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