| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected FieldDefinition |
FieldDefinition.controllingFieldDefinition |
protected FieldDefinition |
RelationshipDomain.field |
protected FieldDefinition |
RelationshipInfo.field |
protected FieldDefinition |
UserFieldAccess.fieldDefinition |
protected FieldDefinition |
CompactLayoutItemInfo.fieldDefinition |
protected FieldDefinition |
WorkflowFieldUpdate.fieldDefinition |
protected FieldDefinition |
EntityParticle.fieldDefinition |
protected FieldDefinition |
LookupFilter.sourceFieldDefinition |
| Modifier and Type | Method and Description |
|---|---|
FieldDefinition |
ObjectFactory.createFieldDefinition()
Create an instance of
FieldDefinition |
FieldDefinition |
FieldDefinition.getControllingFieldDefinition()
Gets the value of the controllingFieldDefinition property.
|
FieldDefinition |
RelationshipDomain.getField()
Gets the value of the field property.
|
FieldDefinition |
RelationshipInfo.getField()
Gets the value of the field property.
|
FieldDefinition |
UserFieldAccess.getFieldDefinition()
Gets the value of the fieldDefinition property.
|
FieldDefinition |
CompactLayoutItemInfo.getFieldDefinition()
Gets the value of the fieldDefinition property.
|
FieldDefinition |
WorkflowFieldUpdate.getFieldDefinition()
Gets the value of the fieldDefinition property.
|
FieldDefinition |
EntityParticle.getFieldDefinition()
Gets the value of the fieldDefinition property.
|
FieldDefinition |
LookupFilter.getSourceFieldDefinition()
Gets the value of the sourceFieldDefinition property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldDefinition.setControllingFieldDefinition(FieldDefinition value)
Sets the value of the controllingFieldDefinition property.
|
void |
RelationshipDomain.setField(FieldDefinition value)
Sets the value of the field property.
|
void |
RelationshipInfo.setField(FieldDefinition value)
Sets the value of the field property.
|
void |
UserFieldAccess.setFieldDefinition(FieldDefinition value)
Sets the value of the fieldDefinition property.
|
void |
CompactLayoutItemInfo.setFieldDefinition(FieldDefinition value)
Sets the value of the fieldDefinition property.
|
void |
WorkflowFieldUpdate.setFieldDefinition(FieldDefinition value)
Sets the value of the fieldDefinition property.
|
void |
EntityParticle.setFieldDefinition(FieldDefinition value)
Sets the value of the fieldDefinition property.
|
void |
LookupFilter.setSourceFieldDefinition(FieldDefinition value)
Sets the value of the sourceFieldDefinition property.
|
Copyright © 2016. All rights reserved.