Interface IDescribeSObjectResult

All Known Implementing Classes:
DescribeSObjectResult

public interface IDescribeSObjectResult
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Method Details

    • getActionOverrides

      IActionOverride[] getActionOverrides()
      element : actionOverrides of type {urn:partner.soap.sforce.com}ActionOverride java type: com.sforce.soap.partner.ActionOverride[]
    • setActionOverrides

      void setActionOverrides(IActionOverride[] actionOverrides)
    • getActivateable

      boolean getActivateable()
      element : activateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isActivateable

      boolean isActivateable()
    • setActivateable

      void setActivateable(boolean activateable)
    • getAssociateEntityType

      String getAssociateEntityType()
      element : associateEntityType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setAssociateEntityType

      void setAssociateEntityType(String associateEntityType)
    • getAssociateParentEntity

      String getAssociateParentEntity()
      element : associateParentEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setAssociateParentEntity

      void setAssociateParentEntity(String associateParentEntity)
    • getChildRelationships

      IChildRelationship[] getChildRelationships()
      element : childRelationships of type {urn:partner.soap.sforce.com}ChildRelationship java type: com.sforce.soap.partner.ChildRelationship[]
    • setChildRelationships

      void setChildRelationships(IChildRelationship[] childRelationships)
    • getCompactLayoutable

      boolean getCompactLayoutable()
      element : compactLayoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isCompactLayoutable

      boolean isCompactLayoutable()
    • setCompactLayoutable

      void setCompactLayoutable(boolean compactLayoutable)
    • getCreateable

      boolean getCreateable()
      element : createable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isCreateable

      boolean isCreateable()
    • setCreateable

      void setCreateable(boolean createable)
    • getCustom

      boolean getCustom()
      element : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isCustom

      boolean isCustom()
    • setCustom

      void setCustom(boolean custom)
    • getCustomSetting

      boolean getCustomSetting()
      element : customSetting of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isCustomSetting

      boolean isCustomSetting()
    • setCustomSetting

      void setCustomSetting(boolean customSetting)
    • getDataTranslationEnabled

      boolean getDataTranslationEnabled()
      element : dataTranslationEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isDataTranslationEnabled

      boolean isDataTranslationEnabled()
    • setDataTranslationEnabled

      void setDataTranslationEnabled(boolean dataTranslationEnabled)
    • getDeepCloneable

      boolean getDeepCloneable()
      element : deepCloneable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isDeepCloneable

      boolean isDeepCloneable()
    • setDeepCloneable

      void setDeepCloneable(boolean deepCloneable)
    • getDefaultImplementation

      String getDefaultImplementation()
      element : defaultImplementation of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setDefaultImplementation

      void setDefaultImplementation(String defaultImplementation)
    • getDeletable

      boolean getDeletable()
      element : deletable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isDeletable

      boolean isDeletable()
    • setDeletable

      void setDeletable(boolean deletable)
    • getDeprecatedAndHidden

      boolean getDeprecatedAndHidden()
      element : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isDeprecatedAndHidden

      boolean isDeprecatedAndHidden()
    • setDeprecatedAndHidden

      void setDeprecatedAndHidden(boolean deprecatedAndHidden)
    • getFeedEnabled

      boolean getFeedEnabled()
      element : feedEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isFeedEnabled

      boolean isFeedEnabled()
    • setFeedEnabled

      void setFeedEnabled(boolean feedEnabled)
    • getFields

      IField[] getFields()
      element : fields of type {urn:partner.soap.sforce.com}Field java type: com.sforce.soap.partner.Field[]
    • setFields

      void setFields(IField[] fields)
    • getHasSubtypes

      boolean getHasSubtypes()
      element : hasSubtypes of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isHasSubtypes

      boolean isHasSubtypes()
    • setHasSubtypes

      void setHasSubtypes(boolean hasSubtypes)
    • getIdEnabled

      boolean getIdEnabled()
      element : idEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isIdEnabled

      boolean isIdEnabled()
    • setIdEnabled

      void setIdEnabled(boolean idEnabled)
    • getImplementedBy

      String getImplementedBy()
      element : implementedBy of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setImplementedBy

      void setImplementedBy(String implementedBy)
    • getImplementsInterfaces

      String getImplementsInterfaces()
      element : implementsInterfaces of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setImplementsInterfaces

      void setImplementsInterfaces(String implementsInterfaces)
    • getIsInterface

      boolean getIsInterface()
      element : isInterface of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isIsInterface

      boolean isIsInterface()
    • setIsInterface

      void setIsInterface(boolean isInterface)
    • getIsSubtype

      boolean getIsSubtype()
      element : isSubtype of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isIsSubtype

      boolean isIsSubtype()
    • setIsSubtype

      void setIsSubtype(boolean isSubtype)
    • getKeyPrefix

      String getKeyPrefix()
      element : keyPrefix of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setKeyPrefix

      void setKeyPrefix(String keyPrefix)
    • getLabel

      String getLabel()
      element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setLabel

      void setLabel(String label)
    • getLabelPlural

      String getLabelPlural()
      element : labelPlural of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setLabelPlural

      void setLabelPlural(String labelPlural)
    • getLayoutable

      boolean getLayoutable()
      element : layoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isLayoutable

      boolean isLayoutable()
    • setLayoutable

      void setLayoutable(boolean layoutable)
    • getListviewable

      boolean getListviewable()
      element : listviewable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isListviewable

      boolean isListviewable()
    • setListviewable

      void setListviewable(boolean listviewable)
    • getLookupLayoutable

      boolean getLookupLayoutable()
      element : lookupLayoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isLookupLayoutable

      boolean isLookupLayoutable()
    • setLookupLayoutable

      void setLookupLayoutable(boolean lookupLayoutable)
    • getMergeable

      boolean getMergeable()
      element : mergeable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isMergeable

      boolean isMergeable()
    • setMergeable

      void setMergeable(boolean mergeable)
    • getMruEnabled

      boolean getMruEnabled()
      element : mruEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isMruEnabled

      boolean isMruEnabled()
    • setMruEnabled

      void setMruEnabled(boolean mruEnabled)
    • getName

      String getName()
      element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setName

      void setName(String name)
    • getNamedLayoutInfos

      INamedLayoutInfo[] getNamedLayoutInfos()
      element : namedLayoutInfos of type {urn:partner.soap.sforce.com}NamedLayoutInfo java type: com.sforce.soap.partner.NamedLayoutInfo[]
    • setNamedLayoutInfos

      void setNamedLayoutInfos(INamedLayoutInfo[] namedLayoutInfos)
    • getNetworkScopeFieldName

      String getNetworkScopeFieldName()
      element : networkScopeFieldName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setNetworkScopeFieldName

      void setNetworkScopeFieldName(String networkScopeFieldName)
    • getQueryable

      boolean getQueryable()
      element : queryable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isQueryable

      boolean isQueryable()
    • setQueryable

      void setQueryable(boolean queryable)
    • getRecordTypeInfos

      IRecordTypeInfo[] getRecordTypeInfos()
      element : recordTypeInfos of type {urn:partner.soap.sforce.com}RecordTypeInfo java type: com.sforce.soap.partner.RecordTypeInfo[]
    • setRecordTypeInfos

      void setRecordTypeInfos(IRecordTypeInfo[] recordTypeInfos)
    • getReplicateable

      boolean getReplicateable()
      element : replicateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isReplicateable

      boolean isReplicateable()
    • setReplicateable

      void setReplicateable(boolean replicateable)
    • getRetrieveable

      boolean getRetrieveable()
      element : retrieveable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isRetrieveable

      boolean isRetrieveable()
    • setRetrieveable

      void setRetrieveable(boolean retrieveable)
    • getSearchLayoutable

      boolean getSearchLayoutable()
      element : searchLayoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isSearchLayoutable

      boolean isSearchLayoutable()
    • setSearchLayoutable

      void setSearchLayoutable(boolean searchLayoutable)
    • getSearchable

      boolean getSearchable()
      element : searchable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isSearchable

      boolean isSearchable()
    • setSearchable

      void setSearchable(boolean searchable)
    • getSupportedScopes

      IScopeInfo[] getSupportedScopes()
      element : supportedScopes of type {urn:partner.soap.sforce.com}ScopeInfo java type: com.sforce.soap.partner.ScopeInfo[]
    • setSupportedScopes

      void setSupportedScopes(IScopeInfo[] supportedScopes)
    • getTriggerable

      boolean getTriggerable()
      element : triggerable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isTriggerable

      boolean isTriggerable()
    • setTriggerable

      void setTriggerable(boolean triggerable)
    • getUndeletable

      boolean getUndeletable()
      element : undeletable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isUndeletable

      boolean isUndeletable()
    • setUndeletable

      void setUndeletable(boolean undeletable)
    • getUpdateable

      boolean getUpdateable()
      element : updateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    • isUpdateable

      boolean isUpdateable()
    • setUpdateable

      void setUpdateable(boolean updateable)
    • getUrlDetail

      String getUrlDetail()
      element : urlDetail of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUrlDetail

      void setUrlDetail(String urlDetail)
    • getUrlEdit

      String getUrlEdit()
      element : urlEdit of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUrlEdit

      void setUrlEdit(String urlEdit)
    • getUrlNew

      String getUrlNew()
      element : urlNew of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setUrlNew

      void setUrlNew(String urlNew)