| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Class and Description |
|---|---|
class |
DataCategory
This is a generated class for the SObject Enterprise API.
|
| Modifier and Type | Method and Description |
|---|---|
IDataCategory[] |
IDataCategory.getChildCategories()
element : childCategories of type {urn:partner.soap.sforce.com}DataCategory
java type: com.sforce.soap.partner.DataCategory[]
|
IDataCategory[] |
IDescribeDataCategoryGroupStructureResult.getTopCategories()
element : topCategories of type {urn:partner.soap.sforce.com}DataCategory
java type: com.sforce.soap.partner.DataCategory[]
|
IDataCategory |
PartnerConnectionFactory.newIDataCategory() |
IDataCategory |
IPartnerConnectionFactory.newIDataCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
IDataCategory.setChildCategories(IDataCategory[] childCategories) |
void |
DataCategory.setChildCategories(IDataCategory[] childCategories) |
void |
DescribeDataCategoryGroupStructureResult.setTopCategories(IDataCategory[] topCategories) |
void |
IDescribeDataCategoryGroupStructureResult.setTopCategories(IDataCategory[] topCategories) |
Copyright © 2020. All Rights Reserved.