public class CustomObject extends Metadata
Java class for CustomObject complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomObject">
<complexContent>
<extension base="{urn:metadata.tooling.soap.sforce.com}Metadata">
<sequence>
<element name="allowInChatterGroups" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="compactLayoutAssignment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customHelp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customHelpPage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customSettingsType" type="{urn:tooling.soap.sforce.com}CustomSettingsType" minOccurs="0"/>
<element name="deploymentStatus" type="{urn:tooling.soap.sforce.com}DeploymentStatus" minOccurs="0"/>
<element name="deprecated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="enableActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableBulkApi" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableDivisions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableEnhancedLookup" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableFeeds" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableHistory" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableReports" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableSearch" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableSharing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableStreamingApi" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="externalDataSource" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="externalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="externalRepository" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="externalSharingModel" type="{urn:tooling.soap.sforce.com}SharingModel" minOccurs="0"/>
<element name="gender" type="{urn:tooling.soap.sforce.com}Gender" minOccurs="0"/>
<element name="household" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="label" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pluralLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="recordTypeTrackHistory" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="sharingModel" type="{urn:tooling.soap.sforce.com}SharingModel" minOccurs="0"/>
<element name="startsWith" type="{urn:tooling.soap.sforce.com}StartsWith" minOccurs="0"/>
<element name="visibility" type="{urn:tooling.soap.sforce.com}SetupObjectVisibility" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CustomObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompactLayoutAssignment()
Gets the value of the compactLayoutAssignment property.
|
String |
getCustomHelp()
Gets the value of the customHelp property.
|
String |
getCustomHelpPage()
Gets the value of the customHelpPage property.
|
CustomSettingsType |
getCustomSettingsType()
Gets the value of the customSettingsType property.
|
DeploymentStatus |
getDeploymentStatus()
Gets the value of the deploymentStatus property.
|
String |
getDescription()
Gets the value of the description property.
|
String |
getExternalDataSource()
Gets the value of the externalDataSource property.
|
String |
getExternalName()
Gets the value of the externalName property.
|
String |
getExternalRepository()
Gets the value of the externalRepository property.
|
SharingModel |
getExternalSharingModel()
Gets the value of the externalSharingModel property.
|
Gender |
getGender()
Gets the value of the gender property.
|
String |
getLabel()
Gets the value of the label property.
|
String |
getPluralLabel()
Gets the value of the pluralLabel property.
|
SharingModel |
getSharingModel()
Gets the value of the sharingModel property.
|
StartsWith |
getStartsWith()
Gets the value of the startsWith property.
|
SetupObjectVisibility |
getVisibility()
Gets the value of the visibility property.
|
Boolean |
isAllowInChatterGroups()
Gets the value of the allowInChatterGroups property.
|
Boolean |
isDeprecated()
Gets the value of the deprecated property.
|
Boolean |
isEnableActivities()
Gets the value of the enableActivities property.
|
Boolean |
isEnableBulkApi()
Gets the value of the enableBulkApi property.
|
Boolean |
isEnableDivisions()
Gets the value of the enableDivisions property.
|
Boolean |
isEnableEnhancedLookup()
Gets the value of the enableEnhancedLookup property.
|
Boolean |
isEnableFeeds()
Gets the value of the enableFeeds property.
|
Boolean |
isEnableHistory()
Gets the value of the enableHistory property.
|
Boolean |
isEnableReports()
Gets the value of the enableReports property.
|
Boolean |
isEnableSearch()
Gets the value of the enableSearch property.
|
Boolean |
isEnableSharing()
Gets the value of the enableSharing property.
|
Boolean |
isEnableStreamingApi()
Gets the value of the enableStreamingApi property.
|
Boolean |
isHousehold()
Gets the value of the household property.
|
Boolean |
isRecordTypeTrackHistory()
Gets the value of the recordTypeTrackHistory property.
|
void |
setAllowInChatterGroups(Boolean value)
Sets the value of the allowInChatterGroups property.
|
void |
setCompactLayoutAssignment(String value)
Sets the value of the compactLayoutAssignment property.
|
void |
setCustomHelp(String value)
Sets the value of the customHelp property.
|
void |
setCustomHelpPage(String value)
Sets the value of the customHelpPage property.
|
void |
setCustomSettingsType(CustomSettingsType value)
Sets the value of the customSettingsType property.
|
void |
setDeploymentStatus(DeploymentStatus value)
Sets the value of the deploymentStatus property.
|
void |
setDeprecated(Boolean value)
Sets the value of the deprecated property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setEnableActivities(Boolean value)
Sets the value of the enableActivities property.
|
void |
setEnableBulkApi(Boolean value)
Sets the value of the enableBulkApi property.
|
void |
setEnableDivisions(Boolean value)
Sets the value of the enableDivisions property.
|
void |
setEnableEnhancedLookup(Boolean value)
Sets the value of the enableEnhancedLookup property.
|
void |
setEnableFeeds(Boolean value)
Sets the value of the enableFeeds property.
|
void |
setEnableHistory(Boolean value)
Sets the value of the enableHistory property.
|
void |
setEnableReports(Boolean value)
Sets the value of the enableReports property.
|
void |
setEnableSearch(Boolean value)
Sets the value of the enableSearch property.
|
void |
setEnableSharing(Boolean value)
Sets the value of the enableSharing property.
|
void |
setEnableStreamingApi(Boolean value)
Sets the value of the enableStreamingApi property.
|
void |
setExternalDataSource(String value)
Sets the value of the externalDataSource property.
|
void |
setExternalName(String value)
Sets the value of the externalName property.
|
void |
setExternalRepository(String value)
Sets the value of the externalRepository property.
|
void |
setExternalSharingModel(SharingModel value)
Sets the value of the externalSharingModel property.
|
void |
setGender(Gender value)
Sets the value of the gender property.
|
void |
setHousehold(Boolean value)
Sets the value of the household property.
|
void |
setLabel(String value)
Sets the value of the label property.
|
void |
setPluralLabel(String value)
Sets the value of the pluralLabel property.
|
void |
setRecordTypeTrackHistory(Boolean value)
Sets the value of the recordTypeTrackHistory property.
|
void |
setSharingModel(SharingModel value)
Sets the value of the sharingModel property.
|
void |
setStartsWith(StartsWith value)
Sets the value of the startsWith property.
|
void |
setVisibility(SetupObjectVisibility value)
Sets the value of the visibility property.
|
protected Boolean allowInChatterGroups
protected String compactLayoutAssignment
protected String customHelp
protected String customHelpPage
protected CustomSettingsType customSettingsType
protected DeploymentStatus deploymentStatus
protected Boolean deprecated
protected String description
protected Boolean enableActivities
protected Boolean enableBulkApi
protected Boolean enableDivisions
protected Boolean enableEnhancedLookup
protected Boolean enableFeeds
protected Boolean enableHistory
protected Boolean enableReports
protected Boolean enableSearch
protected Boolean enableSharing
protected Boolean enableStreamingApi
protected String externalDataSource
protected String externalName
protected String externalRepository
protected SharingModel externalSharingModel
protected Gender gender
protected Boolean household
protected String label
protected String pluralLabel
protected Boolean recordTypeTrackHistory
protected SharingModel sharingModel
protected StartsWith startsWith
protected SetupObjectVisibility visibility
public Boolean isAllowInChatterGroups()
Booleanpublic void setAllowInChatterGroups(Boolean value)
value - allowed object is
Booleanpublic String getCompactLayoutAssignment()
Stringpublic void setCompactLayoutAssignment(String value)
value - allowed object is
Stringpublic String getCustomHelp()
Stringpublic void setCustomHelp(String value)
value - allowed object is
Stringpublic String getCustomHelpPage()
Stringpublic void setCustomHelpPage(String value)
value - allowed object is
Stringpublic CustomSettingsType getCustomSettingsType()
CustomSettingsTypepublic void setCustomSettingsType(CustomSettingsType value)
value - allowed object is
CustomSettingsTypepublic DeploymentStatus getDeploymentStatus()
DeploymentStatuspublic void setDeploymentStatus(DeploymentStatus value)
value - allowed object is
DeploymentStatuspublic Boolean isDeprecated()
Booleanpublic void setDeprecated(Boolean value)
value - allowed object is
Booleanpublic String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic Boolean isEnableActivities()
Booleanpublic void setEnableActivities(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableBulkApi()
Booleanpublic void setEnableBulkApi(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableDivisions()
Booleanpublic void setEnableDivisions(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableEnhancedLookup()
Booleanpublic void setEnableEnhancedLookup(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableFeeds()
Booleanpublic void setEnableFeeds(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableHistory()
Booleanpublic void setEnableHistory(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableReports()
Booleanpublic void setEnableReports(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableSearch()
Booleanpublic void setEnableSearch(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableSharing()
Booleanpublic void setEnableSharing(Boolean value)
value - allowed object is
Booleanpublic Boolean isEnableStreamingApi()
Booleanpublic void setEnableStreamingApi(Boolean value)
value - allowed object is
Booleanpublic String getExternalDataSource()
Stringpublic void setExternalDataSource(String value)
value - allowed object is
Stringpublic String getExternalName()
Stringpublic void setExternalName(String value)
value - allowed object is
Stringpublic String getExternalRepository()
Stringpublic void setExternalRepository(String value)
value - allowed object is
Stringpublic SharingModel getExternalSharingModel()
SharingModelpublic void setExternalSharingModel(SharingModel value)
value - allowed object is
SharingModelpublic Gender getGender()
Genderpublic void setGender(Gender value)
value - allowed object is
Genderpublic Boolean isHousehold()
Booleanpublic void setHousehold(Boolean value)
value - allowed object is
Booleanpublic String getLabel()
Stringpublic void setLabel(String value)
value - allowed object is
Stringpublic String getPluralLabel()
Stringpublic void setPluralLabel(String value)
value - allowed object is
Stringpublic Boolean isRecordTypeTrackHistory()
Booleanpublic void setRecordTypeTrackHistory(Boolean value)
value - allowed object is
Booleanpublic SharingModel getSharingModel()
SharingModelpublic void setSharingModel(SharingModel value)
value - allowed object is
SharingModelpublic StartsWith getStartsWith()
StartsWithpublic void setStartsWith(StartsWith value)
value - allowed object is
StartsWithpublic SetupObjectVisibility getVisibility()
SetupObjectVisibilitypublic void setVisibility(SetupObjectVisibility value)
value - allowed object is
SetupObjectVisibilityCopyright © 2016. All rights reserved.