Package com.sforce.soap.partner
Interface IDescribeGlobalSObjectResult
- All Known Implementing Classes:
DescribeGlobalSObjectResult
public interface IDescribeGlobalSObjectResult
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanelement : activateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanelement : associateEntityType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : associateParentEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringbooleanelement : createable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : customSetting of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : dataTranslationEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : deepCloneable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : deletable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : feedEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : hasSubtypes of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : idEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : isInterface of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : isSubtype of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanelement : keyPrefix of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetLabel()element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : labelPlural of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringbooleanelement : layoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : mergeable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : mruEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleangetName()element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringbooleanelement : queryable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : replicateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : retrieveable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : searchable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : triggerable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : undeletable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : updateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanbooleanbooleanisCustom()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetActivateable(boolean activateable)voidsetAssociateEntityType(String associateEntityType)voidsetAssociateParentEntity(String associateParentEntity)voidsetCreateable(boolean createable)voidsetCustom(boolean custom)voidsetCustomSetting(boolean customSetting)voidsetDataTranslationEnabled(boolean dataTranslationEnabled)voidsetDeepCloneable(boolean deepCloneable)voidsetDeletable(boolean deletable)voidsetDeprecatedAndHidden(boolean deprecatedAndHidden)voidsetFeedEnabled(boolean feedEnabled)voidsetHasSubtypes(boolean hasSubtypes)voidsetIdEnabled(boolean idEnabled)voidsetIsInterface(boolean isInterface)voidsetIsSubtype(boolean isSubtype)voidsetKeyPrefix(String keyPrefix)voidvoidsetLabelPlural(String labelPlural)voidsetLayoutable(boolean layoutable)voidsetMergeable(boolean mergeable)voidsetMruEnabled(boolean mruEnabled)voidvoidsetQueryable(boolean queryable)voidsetReplicateable(boolean replicateable)voidsetRetrieveable(boolean retrieveable)voidsetSearchable(boolean searchable)voidsetTriggerable(boolean triggerable)voidsetUndeletable(boolean undeletable)voidsetUpdateable(boolean updateable)
-
Method Details
-
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
-
getAssociateParentEntity
String getAssociateParentEntity()element : associateParentEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setAssociateParentEntity
-
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) -
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) -
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) -
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
-
getLabel
String getLabel()element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setLabel
-
getLabelPlural
String getLabelPlural()element : labelPlural of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setLabelPlural
-
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) -
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
-
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) -
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) -
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) -
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)
-