Uses of Class
com.sforce.soap.partner.DataCategory

Packages that use DataCategory
com.sforce.soap.partner   
 

Uses of DataCategory in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type DataCategory
protected  List<DataCategory> DataCategory.childCategories
           
protected  List<DataCategory> DescribeDataCategoryGroupStructureResult.topCategories
           
 

Methods in com.sforce.soap.partner that return DataCategory
 DataCategory ObjectFactory.createDataCategory()
          Create an instance of DataCategory
 

Methods in com.sforce.soap.partner that return types with arguments of type DataCategory
 List<DataCategory> DataCategory.getChildCategories()
          Gets the value of the childCategories property.
 List<DataCategory> DescribeDataCategoryGroupStructureResult.getTopCategories()
          Gets the value of the topCategories property.
 



Copyright © 2012. All Rights Reserved.