Uses of Interface
com.sforce.soap.partner.IDataCategory
Packages that use IDataCategory
-
Uses of IDataCategory in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDataCategoryModifier and TypeClassDescriptionclassThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDataCategoryModifier and TypeMethodDescriptionIDataCategory.getChildCategories()element : childCategories of type {urn:partner.soap.sforce.com}DataCategory java type: com.sforce.soap.partner.DataCategory[]IDescribeDataCategoryGroupStructureResult.getTopCategories()element : topCategories of type {urn:partner.soap.sforce.com}DataCategory java type: com.sforce.soap.partner.DataCategory[]IPartnerConnectionFactory.newIDataCategory()PartnerConnectionFactory.newIDataCategory()Methods in com.sforce.soap.partner with parameters of type IDataCategoryModifier and TypeMethodDescriptionvoidDataCategory.setChildCategories(IDataCategory[] childCategories) voidIDataCategory.setChildCategories(IDataCategory[] childCategories) voidDescribeDataCategoryGroupStructureResult.setTopCategories(IDataCategory[] topCategories) voidIDescribeDataCategoryGroupStructureResult.setTopCategories(IDataCategory[] topCategories)