|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChildRelationship | |
---|---|
com.sforce.soap.partner |
Uses of ChildRelationship in com.sforce.soap.partner |
---|
Methods in com.sforce.soap.partner that return ChildRelationship | |
---|---|
ChildRelationship[] |
DescribeSObjectResult.getChildRelationships()
Gets the childRelationships value for this DescribeSObjectResult. |
ChildRelationship |
DescribeSObjectResult.getChildRelationships(int i)
|
Methods in com.sforce.soap.partner with parameters of type ChildRelationship | |
---|---|
void |
DescribeSObjectResult.setChildRelationships(ChildRelationship[] childRelationships)
Sets the childRelationships value for this DescribeSObjectResult. |
void |
DescribeSObjectResult.setChildRelationships(int i,
ChildRelationship _value)
|
Constructors in com.sforce.soap.partner with parameters of type ChildRelationship | |
---|---|
DescribeSObjectResult(boolean activateable,
ChildRelationship[] childRelationships,
boolean createable,
boolean custom,
boolean deletable,
Field[] fields,
java.lang.String keyPrefix,
java.lang.String label,
java.lang.String labelPlural,
boolean layoutable,
boolean mergeable,
java.lang.String name,
boolean queryable,
RecordTypeInfo[] recordTypeInfos,
boolean replicateable,
boolean retrieveable,
boolean searchable,
java.lang.Boolean triggerable,
boolean undeletable,
boolean updateable,
java.lang.String urlDetail,
java.lang.String urlEdit,
java.lang.String urlNew)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |