| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Method and Description |
|---|---|
EntityDefinition |
ObjectFactory.createEntityDefinition()
Create an instance of
EntityDefinition |
EntityDefinition |
RelationshipDomain.getChildSobject()
Gets the value of the childSobject property.
|
EntityDefinition |
RelationshipInfo.getChildSobject()
Gets the value of the childSobject property.
|
EntityDefinition |
FieldSet.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
RecordType.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
AssignmentRule.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
StandardAction.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
UserFieldAccess.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
EntityLimit.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
SearchLayout.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
BusinessProcess.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
WorkflowFieldUpdate.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
WorkflowTask.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
OwnerChangeOptionInfo.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
WebLink.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
WorkflowAlert.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
AutoResponseRule.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
CompactLayoutInfo.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
UserEntityAccess.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
WorkflowOutboundMessage.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
ApexTrigger.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
QuickActionDefinition.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
PostTemplate.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
Layout.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
ValidationRule.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
EntityParticle.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
CustomField.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
FieldDefinition.getEntityDefinition()
Gets the value of the entityDefinition property.
|
EntityDefinition |
RelationshipDomain.getParentSobject()
Gets the value of the parentSobject property.
|
EntityDefinition |
LookupFilter.getTargetEntityDefinition()
Gets the value of the targetEntityDefinition property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipDomain.setChildSobject(EntityDefinition value)
Sets the value of the childSobject property.
|
void |
RelationshipInfo.setChildSobject(EntityDefinition value)
Sets the value of the childSobject property.
|
void |
FieldSet.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
RecordType.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
AssignmentRule.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
StandardAction.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
UserFieldAccess.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
EntityLimit.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
SearchLayout.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
BusinessProcess.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
WorkflowFieldUpdate.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
WorkflowTask.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
OwnerChangeOptionInfo.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
WebLink.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
WorkflowAlert.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
AutoResponseRule.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
CompactLayoutInfo.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
UserEntityAccess.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
WorkflowOutboundMessage.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
ApexTrigger.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
QuickActionDefinition.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
PostTemplate.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
Layout.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
ValidationRule.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
EntityParticle.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
CustomField.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
FieldDefinition.setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
RelationshipDomain.setParentSobject(EntityDefinition value)
Sets the value of the parentSobject property.
|
void |
LookupFilter.setTargetEntityDefinition(EntityDefinition value)
Sets the value of the targetEntityDefinition property.
|
Copyright © 2016. All rights reserved.