public class EntityDefinition extends SObject
Java class for EntityDefinition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EntityDefinition">
<complexContent>
<extension base="{urn:tooling.soap.sforce.com}sObject">
<sequence>
<element name="ApexTriggers" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="AssignmentRules" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="AutoResponseRules" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="BusinessProcesses" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="ChildRelationships" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="CompactLayouts" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="CustomFields" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="DefaultCompactLayout" type="{urn:tooling.soap.sforce.com}CompactLayoutInfo" minOccurs="0"/>
<element name="DefaultCompactLayoutId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DetailUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DeveloperName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DurableId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="EditDefinitionUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="EditUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FieldSets" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="Fields" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="FullName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="HelpSettingPageName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="HelpSettingPageUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="IsApexTriggerable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsCompactLayoutable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsCustomSetting" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsCustomizable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsDeprecatedAndHidden" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsEverCreatable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsEverDeletable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsEverUpdatable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsFeedEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsFlsEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsIdEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsLayoutable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsQueryable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsReplicateable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsRetrieveable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsSearchLayoutable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsSearchable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsTriggerable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsWorkflowEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="KeyPrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Label" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LastModifiedBy" type="{urn:tooling.soap.sforce.com}User" minOccurs="0"/>
<element name="LastModifiedById" type="{urn:tooling.soap.sforce.com}ID" minOccurs="0"/>
<element name="LastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Layouts" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="Limits" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="LookupFilters" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="MasterLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Metadata" type="{urn:metadata.tooling.soap.sforce.com}CustomObject" minOccurs="0"/>
<element name="NamespacePrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="NewUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="OwnerChangeOptions" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="Particles" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="PluralLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PostTemplates" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="Publisher" type="{urn:tooling.soap.sforce.com}Publisher" minOccurs="0"/>
<element name="PublisherId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="QualifiedApiName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="QuickActionDefinitions" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="RecordTypes" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="RecordTypesSupported" type="{urn:tooling.soap.sforce.com}RecordTypesSupported" minOccurs="0"/>
<element name="RelationshipDomains" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="RunningUserEntityAccess" type="{urn:tooling.soap.sforce.com}UserEntityAccess" minOccurs="0"/>
<element name="RunningUserEntityAccessId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SearchLayouts" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="StandardActions" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="ValidationRules" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="WebLinks" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="WorkflowAlerts" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="WorkflowFieldUpdates" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="WorkflowOutboundMessages" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
<element name="WorkflowTasks" type="{urn:tooling.soap.sforce.com}QueryResult" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
fieldsToNull, id| Constructor and Description |
|---|
EntityDefinition() |
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
getApexTriggers()
Gets the value of the apexTriggers property.
|
QueryResult |
getAssignmentRules()
Gets the value of the assignmentRules property.
|
QueryResult |
getAutoResponseRules()
Gets the value of the autoResponseRules property.
|
QueryResult |
getBusinessProcesses()
Gets the value of the businessProcesses property.
|
QueryResult |
getChildRelationships()
Gets the value of the childRelationships property.
|
QueryResult |
getCompactLayouts()
Gets the value of the compactLayouts property.
|
QueryResult |
getCustomFields()
Gets the value of the customFields property.
|
CompactLayoutInfo |
getDefaultCompactLayout()
Gets the value of the defaultCompactLayout property.
|
String |
getDefaultCompactLayoutId()
Gets the value of the defaultCompactLayoutId property.
|
String |
getDetailUrl()
Gets the value of the detailUrl property.
|
String |
getDeveloperName()
Gets the value of the developerName property.
|
String |
getDurableId()
Gets the value of the durableId property.
|
String |
getEditDefinitionUrl()
Gets the value of the editDefinitionUrl property.
|
String |
getEditUrl()
Gets the value of the editUrl property.
|
QueryResult |
getFields()
Gets the value of the fields property.
|
QueryResult |
getFieldSets()
Gets the value of the fieldSets property.
|
String |
getFullName()
Gets the value of the fullName property.
|
String |
getHelpSettingPageName()
Gets the value of the helpSettingPageName property.
|
String |
getHelpSettingPageUrl()
Gets the value of the helpSettingPageUrl property.
|
String |
getKeyPrefix()
Gets the value of the keyPrefix property.
|
String |
getLabel()
Gets the value of the label property.
|
User |
getLastModifiedBy()
Gets the value of the lastModifiedBy property.
|
String |
getLastModifiedById()
Gets the value of the lastModifiedById property.
|
XMLGregorianCalendar |
getLastModifiedDate()
Gets the value of the lastModifiedDate property.
|
QueryResult |
getLayouts()
Gets the value of the layouts property.
|
QueryResult |
getLimits()
Gets the value of the limits property.
|
QueryResult |
getLookupFilters()
Gets the value of the lookupFilters property.
|
String |
getMasterLabel()
Gets the value of the masterLabel property.
|
CustomObject |
getMetadata()
Gets the value of the metadata property.
|
String |
getNamespacePrefix()
Gets the value of the namespacePrefix property.
|
String |
getNewUrl()
Gets the value of the newUrl property.
|
QueryResult |
getOwnerChangeOptions()
Gets the value of the ownerChangeOptions property.
|
QueryResult |
getParticles()
Gets the value of the particles property.
|
String |
getPluralLabel()
Gets the value of the pluralLabel property.
|
QueryResult |
getPostTemplates()
Gets the value of the postTemplates property.
|
Publisher |
getPublisher()
Gets the value of the publisher property.
|
String |
getPublisherId()
Gets the value of the publisherId property.
|
String |
getQualifiedApiName()
Gets the value of the qualifiedApiName property.
|
QueryResult |
getQuickActionDefinitions()
Gets the value of the quickActionDefinitions property.
|
QueryResult |
getRecordTypes()
Gets the value of the recordTypes property.
|
RecordTypesSupported |
getRecordTypesSupported()
Gets the value of the recordTypesSupported property.
|
QueryResult |
getRelationshipDomains()
Gets the value of the relationshipDomains property.
|
UserEntityAccess |
getRunningUserEntityAccess()
Gets the value of the runningUserEntityAccess property.
|
String |
getRunningUserEntityAccessId()
Gets the value of the runningUserEntityAccessId property.
|
QueryResult |
getSearchLayouts()
Gets the value of the searchLayouts property.
|
QueryResult |
getStandardActions()
Gets the value of the standardActions property.
|
QueryResult |
getValidationRules()
Gets the value of the validationRules property.
|
QueryResult |
getWebLinks()
Gets the value of the webLinks property.
|
QueryResult |
getWorkflowAlerts()
Gets the value of the workflowAlerts property.
|
QueryResult |
getWorkflowFieldUpdates()
Gets the value of the workflowFieldUpdates property.
|
QueryResult |
getWorkflowOutboundMessages()
Gets the value of the workflowOutboundMessages property.
|
QueryResult |
getWorkflowTasks()
Gets the value of the workflowTasks property.
|
Boolean |
isIsApexTriggerable()
Gets the value of the isApexTriggerable property.
|
Boolean |
isIsCompactLayoutable()
Gets the value of the isCompactLayoutable property.
|
Boolean |
isIsCustomizable()
Gets the value of the isCustomizable property.
|
Boolean |
isIsCustomSetting()
Gets the value of the isCustomSetting property.
|
Boolean |
isIsDeprecatedAndHidden()
Gets the value of the isDeprecatedAndHidden property.
|
Boolean |
isIsEverCreatable()
Gets the value of the isEverCreatable property.
|
Boolean |
isIsEverDeletable()
Gets the value of the isEverDeletable property.
|
Boolean |
isIsEverUpdatable()
Gets the value of the isEverUpdatable property.
|
Boolean |
isIsFeedEnabled()
Gets the value of the isFeedEnabled property.
|
Boolean |
isIsFlsEnabled()
Gets the value of the isFlsEnabled property.
|
Boolean |
isIsIdEnabled()
Gets the value of the isIdEnabled property.
|
Boolean |
isIsLayoutable()
Gets the value of the isLayoutable property.
|
Boolean |
isIsQueryable()
Gets the value of the isQueryable property.
|
Boolean |
isIsReplicateable()
Gets the value of the isReplicateable property.
|
Boolean |
isIsRetrieveable()
Gets the value of the isRetrieveable property.
|
Boolean |
isIsSearchable()
Gets the value of the isSearchable property.
|
Boolean |
isIsSearchLayoutable()
Gets the value of the isSearchLayoutable property.
|
Boolean |
isIsTriggerable()
Gets the value of the isTriggerable property.
|
Boolean |
isIsWorkflowEnabled()
Gets the value of the isWorkflowEnabled property.
|
void |
setApexTriggers(QueryResult value)
Sets the value of the apexTriggers property.
|
void |
setAssignmentRules(QueryResult value)
Sets the value of the assignmentRules property.
|
void |
setAutoResponseRules(QueryResult value)
Sets the value of the autoResponseRules property.
|
void |
setBusinessProcesses(QueryResult value)
Sets the value of the businessProcesses property.
|
void |
setChildRelationships(QueryResult value)
Sets the value of the childRelationships property.
|
void |
setCompactLayouts(QueryResult value)
Sets the value of the compactLayouts property.
|
void |
setCustomFields(QueryResult value)
Sets the value of the customFields property.
|
void |
setDefaultCompactLayout(CompactLayoutInfo value)
Sets the value of the defaultCompactLayout property.
|
void |
setDefaultCompactLayoutId(String value)
Sets the value of the defaultCompactLayoutId property.
|
void |
setDetailUrl(String value)
Sets the value of the detailUrl property.
|
void |
setDeveloperName(String value)
Sets the value of the developerName property.
|
void |
setDurableId(String value)
Sets the value of the durableId property.
|
void |
setEditDefinitionUrl(String value)
Sets the value of the editDefinitionUrl property.
|
void |
setEditUrl(String value)
Sets the value of the editUrl property.
|
void |
setFields(QueryResult value)
Sets the value of the fields property.
|
void |
setFieldSets(QueryResult value)
Sets the value of the fieldSets property.
|
void |
setFullName(String value)
Sets the value of the fullName property.
|
void |
setHelpSettingPageName(String value)
Sets the value of the helpSettingPageName property.
|
void |
setHelpSettingPageUrl(String value)
Sets the value of the helpSettingPageUrl property.
|
void |
setIsApexTriggerable(Boolean value)
Sets the value of the isApexTriggerable property.
|
void |
setIsCompactLayoutable(Boolean value)
Sets the value of the isCompactLayoutable property.
|
void |
setIsCustomizable(Boolean value)
Sets the value of the isCustomizable property.
|
void |
setIsCustomSetting(Boolean value)
Sets the value of the isCustomSetting property.
|
void |
setIsDeprecatedAndHidden(Boolean value)
Sets the value of the isDeprecatedAndHidden property.
|
void |
setIsEverCreatable(Boolean value)
Sets the value of the isEverCreatable property.
|
void |
setIsEverDeletable(Boolean value)
Sets the value of the isEverDeletable property.
|
void |
setIsEverUpdatable(Boolean value)
Sets the value of the isEverUpdatable property.
|
void |
setIsFeedEnabled(Boolean value)
Sets the value of the isFeedEnabled property.
|
void |
setIsFlsEnabled(Boolean value)
Sets the value of the isFlsEnabled property.
|
void |
setIsIdEnabled(Boolean value)
Sets the value of the isIdEnabled property.
|
void |
setIsLayoutable(Boolean value)
Sets the value of the isLayoutable property.
|
void |
setIsQueryable(Boolean value)
Sets the value of the isQueryable property.
|
void |
setIsReplicateable(Boolean value)
Sets the value of the isReplicateable property.
|
void |
setIsRetrieveable(Boolean value)
Sets the value of the isRetrieveable property.
|
void |
setIsSearchable(Boolean value)
Sets the value of the isSearchable property.
|
void |
setIsSearchLayoutable(Boolean value)
Sets the value of the isSearchLayoutable property.
|
void |
setIsTriggerable(Boolean value)
Sets the value of the isTriggerable property.
|
void |
setIsWorkflowEnabled(Boolean value)
Sets the value of the isWorkflowEnabled property.
|
void |
setKeyPrefix(String value)
Sets the value of the keyPrefix property.
|
void |
setLabel(String value)
Sets the value of the label property.
|
void |
setLastModifiedBy(User value)
Sets the value of the lastModifiedBy property.
|
void |
setLastModifiedById(String value)
Sets the value of the lastModifiedById property.
|
void |
setLastModifiedDate(XMLGregorianCalendar value)
Sets the value of the lastModifiedDate property.
|
void |
setLayouts(QueryResult value)
Sets the value of the layouts property.
|
void |
setLimits(QueryResult value)
Sets the value of the limits property.
|
void |
setLookupFilters(QueryResult value)
Sets the value of the lookupFilters property.
|
void |
setMasterLabel(String value)
Sets the value of the masterLabel property.
|
void |
setMetadata(CustomObject value)
Sets the value of the metadata property.
|
void |
setNamespacePrefix(String value)
Sets the value of the namespacePrefix property.
|
void |
setNewUrl(String value)
Sets the value of the newUrl property.
|
void |
setOwnerChangeOptions(QueryResult value)
Sets the value of the ownerChangeOptions property.
|
void |
setParticles(QueryResult value)
Sets the value of the particles property.
|
void |
setPluralLabel(String value)
Sets the value of the pluralLabel property.
|
void |
setPostTemplates(QueryResult value)
Sets the value of the postTemplates property.
|
void |
setPublisher(Publisher value)
Sets the value of the publisher property.
|
void |
setPublisherId(String value)
Sets the value of the publisherId property.
|
void |
setQualifiedApiName(String value)
Sets the value of the qualifiedApiName property.
|
void |
setQuickActionDefinitions(QueryResult value)
Sets the value of the quickActionDefinitions property.
|
void |
setRecordTypes(QueryResult value)
Sets the value of the recordTypes property.
|
void |
setRecordTypesSupported(RecordTypesSupported value)
Sets the value of the recordTypesSupported property.
|
void |
setRelationshipDomains(QueryResult value)
Sets the value of the relationshipDomains property.
|
void |
setRunningUserEntityAccess(UserEntityAccess value)
Sets the value of the runningUserEntityAccess property.
|
void |
setRunningUserEntityAccessId(String value)
Sets the value of the runningUserEntityAccessId property.
|
void |
setSearchLayouts(QueryResult value)
Sets the value of the searchLayouts property.
|
void |
setStandardActions(QueryResult value)
Sets the value of the standardActions property.
|
void |
setValidationRules(QueryResult value)
Sets the value of the validationRules property.
|
void |
setWebLinks(QueryResult value)
Sets the value of the webLinks property.
|
void |
setWorkflowAlerts(QueryResult value)
Sets the value of the workflowAlerts property.
|
void |
setWorkflowFieldUpdates(QueryResult value)
Sets the value of the workflowFieldUpdates property.
|
void |
setWorkflowOutboundMessages(QueryResult value)
Sets the value of the workflowOutboundMessages property.
|
void |
setWorkflowTasks(QueryResult value)
Sets the value of the workflowTasks property.
|
getFieldsToNull, getId, setIdprotected QueryResult apexTriggers
protected QueryResult assignmentRules
protected QueryResult autoResponseRules
protected QueryResult businessProcesses
protected QueryResult childRelationships
protected QueryResult compactLayouts
protected QueryResult customFields
protected CompactLayoutInfo defaultCompactLayout
protected String defaultCompactLayoutId
protected String detailUrl
protected String developerName
protected String durableId
protected String editDefinitionUrl
protected String editUrl
protected QueryResult fieldSets
protected QueryResult fields
protected String fullName
protected String helpSettingPageName
protected String helpSettingPageUrl
protected Boolean isApexTriggerable
protected Boolean isCompactLayoutable
protected Boolean isCustomSetting
protected Boolean isCustomizable
protected Boolean isDeprecatedAndHidden
protected Boolean isEverCreatable
protected Boolean isEverDeletable
protected Boolean isEverUpdatable
protected Boolean isFeedEnabled
protected Boolean isFlsEnabled
protected Boolean isIdEnabled
protected Boolean isLayoutable
protected Boolean isQueryable
protected Boolean isReplicateable
protected Boolean isRetrieveable
protected Boolean isSearchLayoutable
protected Boolean isSearchable
protected Boolean isTriggerable
protected Boolean isWorkflowEnabled
protected String keyPrefix
protected String label
protected User lastModifiedBy
protected String lastModifiedById
protected XMLGregorianCalendar lastModifiedDate
protected QueryResult layouts
protected QueryResult limits
protected QueryResult lookupFilters
protected String masterLabel
protected CustomObject metadata
protected String namespacePrefix
protected String newUrl
protected QueryResult ownerChangeOptions
protected QueryResult particles
protected String pluralLabel
protected QueryResult postTemplates
protected Publisher publisher
protected String publisherId
protected String qualifiedApiName
protected QueryResult quickActionDefinitions
protected QueryResult recordTypes
protected RecordTypesSupported recordTypesSupported
protected QueryResult relationshipDomains
protected UserEntityAccess runningUserEntityAccess
protected String runningUserEntityAccessId
protected QueryResult searchLayouts
protected QueryResult standardActions
protected QueryResult validationRules
protected QueryResult webLinks
protected QueryResult workflowAlerts
protected QueryResult workflowFieldUpdates
protected QueryResult workflowOutboundMessages
protected QueryResult workflowTasks
public QueryResult getApexTriggers()
QueryResultpublic void setApexTriggers(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getAssignmentRules()
QueryResultpublic void setAssignmentRules(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getAutoResponseRules()
QueryResultpublic void setAutoResponseRules(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getBusinessProcesses()
QueryResultpublic void setBusinessProcesses(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getChildRelationships()
QueryResultpublic void setChildRelationships(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getCompactLayouts()
QueryResultpublic void setCompactLayouts(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getCustomFields()
QueryResultpublic void setCustomFields(QueryResult value)
value - allowed object is
QueryResultpublic CompactLayoutInfo getDefaultCompactLayout()
CompactLayoutInfopublic void setDefaultCompactLayout(CompactLayoutInfo value)
value - allowed object is
CompactLayoutInfopublic String getDefaultCompactLayoutId()
Stringpublic void setDefaultCompactLayoutId(String value)
value - allowed object is
Stringpublic String getDetailUrl()
Stringpublic void setDetailUrl(String value)
value - allowed object is
Stringpublic String getDeveloperName()
Stringpublic void setDeveloperName(String value)
value - allowed object is
Stringpublic String getDurableId()
Stringpublic void setDurableId(String value)
value - allowed object is
Stringpublic String getEditDefinitionUrl()
Stringpublic void setEditDefinitionUrl(String value)
value - allowed object is
Stringpublic String getEditUrl()
Stringpublic void setEditUrl(String value)
value - allowed object is
Stringpublic QueryResult getFieldSets()
QueryResultpublic void setFieldSets(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getFields()
QueryResultpublic void setFields(QueryResult value)
value - allowed object is
QueryResultpublic String getFullName()
Stringpublic void setFullName(String value)
value - allowed object is
Stringpublic String getHelpSettingPageName()
Stringpublic void setHelpSettingPageName(String value)
value - allowed object is
Stringpublic String getHelpSettingPageUrl()
Stringpublic void setHelpSettingPageUrl(String value)
value - allowed object is
Stringpublic Boolean isIsApexTriggerable()
Booleanpublic void setIsApexTriggerable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsCompactLayoutable()
Booleanpublic void setIsCompactLayoutable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsCustomSetting()
Booleanpublic void setIsCustomSetting(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsCustomizable()
Booleanpublic void setIsCustomizable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsDeprecatedAndHidden()
Booleanpublic void setIsDeprecatedAndHidden(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsEverCreatable()
Booleanpublic void setIsEverCreatable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsEverDeletable()
Booleanpublic void setIsEverDeletable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsEverUpdatable()
Booleanpublic void setIsEverUpdatable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsFeedEnabled()
Booleanpublic void setIsFeedEnabled(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsFlsEnabled()
Booleanpublic void setIsFlsEnabled(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsIdEnabled()
Booleanpublic void setIsIdEnabled(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsLayoutable()
Booleanpublic void setIsLayoutable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsQueryable()
Booleanpublic void setIsQueryable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsReplicateable()
Booleanpublic void setIsReplicateable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsRetrieveable()
Booleanpublic void setIsRetrieveable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsSearchLayoutable()
Booleanpublic void setIsSearchLayoutable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsSearchable()
Booleanpublic void setIsSearchable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsTriggerable()
Booleanpublic void setIsTriggerable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsWorkflowEnabled()
Booleanpublic void setIsWorkflowEnabled(Boolean value)
value - allowed object is
Booleanpublic String getKeyPrefix()
Stringpublic void setKeyPrefix(String value)
value - allowed object is
Stringpublic String getLabel()
Stringpublic void setLabel(String value)
value - allowed object is
Stringpublic User getLastModifiedBy()
Userpublic void setLastModifiedBy(User value)
value - allowed object is
Userpublic String getLastModifiedById()
Stringpublic void setLastModifiedById(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getLastModifiedDate()
XMLGregorianCalendarpublic void setLastModifiedDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic QueryResult getLayouts()
QueryResultpublic void setLayouts(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getLimits()
QueryResultpublic void setLimits(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getLookupFilters()
QueryResultpublic void setLookupFilters(QueryResult value)
value - allowed object is
QueryResultpublic String getMasterLabel()
Stringpublic void setMasterLabel(String value)
value - allowed object is
Stringpublic CustomObject getMetadata()
CustomObjectpublic void setMetadata(CustomObject value)
value - allowed object is
CustomObjectpublic String getNamespacePrefix()
Stringpublic void setNamespacePrefix(String value)
value - allowed object is
Stringpublic String getNewUrl()
Stringpublic void setNewUrl(String value)
value - allowed object is
Stringpublic QueryResult getOwnerChangeOptions()
QueryResultpublic void setOwnerChangeOptions(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getParticles()
QueryResultpublic void setParticles(QueryResult value)
value - allowed object is
QueryResultpublic String getPluralLabel()
Stringpublic void setPluralLabel(String value)
value - allowed object is
Stringpublic QueryResult getPostTemplates()
QueryResultpublic void setPostTemplates(QueryResult value)
value - allowed object is
QueryResultpublic Publisher getPublisher()
Publisherpublic void setPublisher(Publisher value)
value - allowed object is
Publisherpublic String getPublisherId()
Stringpublic void setPublisherId(String value)
value - allowed object is
Stringpublic String getQualifiedApiName()
Stringpublic void setQualifiedApiName(String value)
value - allowed object is
Stringpublic QueryResult getQuickActionDefinitions()
QueryResultpublic void setQuickActionDefinitions(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getRecordTypes()
QueryResultpublic void setRecordTypes(QueryResult value)
value - allowed object is
QueryResultpublic RecordTypesSupported getRecordTypesSupported()
RecordTypesSupportedpublic void setRecordTypesSupported(RecordTypesSupported value)
value - allowed object is
RecordTypesSupportedpublic QueryResult getRelationshipDomains()
QueryResultpublic void setRelationshipDomains(QueryResult value)
value - allowed object is
QueryResultpublic UserEntityAccess getRunningUserEntityAccess()
UserEntityAccesspublic void setRunningUserEntityAccess(UserEntityAccess value)
value - allowed object is
UserEntityAccesspublic String getRunningUserEntityAccessId()
Stringpublic void setRunningUserEntityAccessId(String value)
value - allowed object is
Stringpublic QueryResult getSearchLayouts()
QueryResultpublic void setSearchLayouts(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getStandardActions()
QueryResultpublic void setStandardActions(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getValidationRules()
QueryResultpublic void setValidationRules(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getWebLinks()
QueryResultpublic void setWebLinks(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getWorkflowAlerts()
QueryResultpublic void setWorkflowAlerts(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getWorkflowFieldUpdates()
QueryResultpublic void setWorkflowFieldUpdates(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getWorkflowOutboundMessages()
QueryResultpublic void setWorkflowOutboundMessages(QueryResult value)
value - allowed object is
QueryResultpublic QueryResult getWorkflowTasks()
QueryResultpublic void setWorkflowTasks(QueryResult value)
value - allowed object is
QueryResultCopyright © 2016. All rights reserved.