Package com.sforce.soap.partner
Class DescribeGlobalSObjectResult
- java.lang.Object
-
- com.sforce.soap.partner.DescribeGlobalSObjectResult
-
- All Implemented Interfaces:
IDescribeGlobalSObjectResult,XMLizable
public class DescribeGlobalSObjectResult extends Object implements XMLizable, IDescribeGlobalSObjectResult
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description DescribeGlobalSObjectResult()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetActivateable()element : activateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanStringgetAssociateEntityType()element : associateEntityType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetAssociateParentEntity()element : associateParentEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringbooleangetCreateable()element : createable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetCustom()element : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetCustomSetting()element : customSetting of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetDataTranslationEnabled()element : dataTranslationEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetDeepCloneable()element : deepCloneable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetDeletable()element : deletable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetDeprecatedAndHidden()element : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetFeedEnabled()element : feedEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetHasSubtypes()element : hasSubtypes of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetIdEnabled()element : idEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetIsInterface()element : isInterface of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetIsSubtype()element : isSubtype of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanStringgetKeyPrefix()element : keyPrefix of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetLabel()element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetLabelPlural()element : labelPlural of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringbooleangetLayoutable()element : layoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetMergeable()element : mergeable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetMruEnabled()element : mruEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanStringgetName()element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringbooleangetQueryable()element : queryable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetReplicateable()element : replicateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetRetrieveable()element : retrieveable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetSearchable()element : searchable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetTriggerable()element : triggerable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetUndeletable()element : undeletable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetUpdateable()element : updateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanisActivateable()booleanisCreateable()booleanisCustom()booleanisCustomSetting()booleanisDataTranslationEnabled()booleanisDeepCloneable()booleanisDeletable()booleanisDeprecatedAndHidden()booleanisFeedEnabled()booleanisHasSubtypes()booleanisIdEnabled()booleanisIsInterface()booleanisIsSubtype()booleanisLayoutable()booleanisMergeable()booleanisMruEnabled()booleanisQueryable()booleanisReplicateable()booleanisRetrieveable()booleanisSearchable()booleanisTriggerable()booleanisUndeletable()booleanisUpdateable()voidload(XmlInputStream __in, TypeMapper __typeMapper)protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper)voidsetActivateable(boolean activateable)protected voidsetActivateable(XmlInputStream __in, TypeMapper __typeMapper)protected voidsetAssociateEntityType(XmlInputStream __in, TypeMapper __typeMapper)voidsetAssociateEntityType(String associateEntityType)protected voidsetAssociateParentEntity(XmlInputStream __in, TypeMapper __typeMapper)voidsetAssociateParentEntity(String associateParentEntity)voidsetCreateable(boolean createable)protected voidsetCreateable(XmlInputStream __in, TypeMapper __typeMapper)voidsetCustom(boolean custom)protected voidsetCustom(XmlInputStream __in, TypeMapper __typeMapper)voidsetCustomSetting(boolean customSetting)protected voidsetCustomSetting(XmlInputStream __in, TypeMapper __typeMapper)voidsetDataTranslationEnabled(boolean dataTranslationEnabled)protected voidsetDataTranslationEnabled(XmlInputStream __in, TypeMapper __typeMapper)voidsetDeepCloneable(boolean deepCloneable)protected voidsetDeepCloneable(XmlInputStream __in, TypeMapper __typeMapper)voidsetDeletable(boolean deletable)protected voidsetDeletable(XmlInputStream __in, TypeMapper __typeMapper)voidsetDeprecatedAndHidden(boolean deprecatedAndHidden)protected voidsetDeprecatedAndHidden(XmlInputStream __in, TypeMapper __typeMapper)voidsetFeedEnabled(boolean feedEnabled)protected voidsetFeedEnabled(XmlInputStream __in, TypeMapper __typeMapper)voidsetHasSubtypes(boolean hasSubtypes)protected voidsetHasSubtypes(XmlInputStream __in, TypeMapper __typeMapper)voidsetIdEnabled(boolean idEnabled)protected voidsetIdEnabled(XmlInputStream __in, TypeMapper __typeMapper)voidsetIsInterface(boolean isInterface)protected voidsetIsInterface(XmlInputStream __in, TypeMapper __typeMapper)voidsetIsSubtype(boolean isSubtype)protected voidsetIsSubtype(XmlInputStream __in, TypeMapper __typeMapper)protected voidsetKeyPrefix(XmlInputStream __in, TypeMapper __typeMapper)voidsetKeyPrefix(String keyPrefix)protected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper)voidsetLabel(String label)protected voidsetLabelPlural(XmlInputStream __in, TypeMapper __typeMapper)voidsetLabelPlural(String labelPlural)voidsetLayoutable(boolean layoutable)protected voidsetLayoutable(XmlInputStream __in, TypeMapper __typeMapper)voidsetMergeable(boolean mergeable)protected voidsetMergeable(XmlInputStream __in, TypeMapper __typeMapper)voidsetMruEnabled(boolean mruEnabled)protected voidsetMruEnabled(XmlInputStream __in, TypeMapper __typeMapper)protected voidsetName(XmlInputStream __in, TypeMapper __typeMapper)voidsetName(String name)voidsetQueryable(boolean queryable)protected voidsetQueryable(XmlInputStream __in, TypeMapper __typeMapper)voidsetReplicateable(boolean replicateable)protected voidsetReplicateable(XmlInputStream __in, TypeMapper __typeMapper)voidsetRetrieveable(boolean retrieveable)protected voidsetRetrieveable(XmlInputStream __in, TypeMapper __typeMapper)voidsetSearchable(boolean searchable)protected voidsetSearchable(XmlInputStream __in, TypeMapper __typeMapper)voidsetTriggerable(boolean triggerable)protected voidsetTriggerable(XmlInputStream __in, TypeMapper __typeMapper)voidsetUndeletable(boolean undeletable)protected voidsetUndeletable(XmlInputStream __in, TypeMapper __typeMapper)voidsetUpdateable(boolean updateable)protected voidsetUpdateable(XmlInputStream __in, TypeMapper __typeMapper)StringtoString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper)protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
-
-
Method Detail
-
getActivateable
public boolean getActivateable()
Description copied from interface:IDescribeGlobalSObjectResultelement : activateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getActivateablein interfaceIDescribeGlobalSObjectResult
-
isActivateable
public boolean isActivateable()
- Specified by:
isActivateablein interfaceIDescribeGlobalSObjectResult
-
setActivateable
public void setActivateable(boolean activateable)
- Specified by:
setActivateablein interfaceIDescribeGlobalSObjectResult
-
setActivateable
protected void setActivateable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAssociateEntityType
public String getAssociateEntityType()
Description copied from interface:IDescribeGlobalSObjectResultelement : associateEntityType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getAssociateEntityTypein interfaceIDescribeGlobalSObjectResult
-
setAssociateEntityType
public void setAssociateEntityType(String associateEntityType)
- Specified by:
setAssociateEntityTypein interfaceIDescribeGlobalSObjectResult
-
setAssociateEntityType
protected void setAssociateEntityType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAssociateParentEntity
public String getAssociateParentEntity()
Description copied from interface:IDescribeGlobalSObjectResultelement : associateParentEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getAssociateParentEntityin interfaceIDescribeGlobalSObjectResult
-
setAssociateParentEntity
public void setAssociateParentEntity(String associateParentEntity)
- Specified by:
setAssociateParentEntityin interfaceIDescribeGlobalSObjectResult
-
setAssociateParentEntity
protected void setAssociateParentEntity(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCreateable
public boolean getCreateable()
Description copied from interface:IDescribeGlobalSObjectResultelement : createable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getCreateablein interfaceIDescribeGlobalSObjectResult
-
isCreateable
public boolean isCreateable()
- Specified by:
isCreateablein interfaceIDescribeGlobalSObjectResult
-
setCreateable
public void setCreateable(boolean createable)
- Specified by:
setCreateablein interfaceIDescribeGlobalSObjectResult
-
setCreateable
protected void setCreateable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCustom
public boolean getCustom()
Description copied from interface:IDescribeGlobalSObjectResultelement : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getCustomin interfaceIDescribeGlobalSObjectResult
-
isCustom
public boolean isCustom()
- Specified by:
isCustomin interfaceIDescribeGlobalSObjectResult
-
setCustom
public void setCustom(boolean custom)
- Specified by:
setCustomin interfaceIDescribeGlobalSObjectResult
-
setCustom
protected void setCustom(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCustomSetting
public boolean getCustomSetting()
Description copied from interface:IDescribeGlobalSObjectResultelement : customSetting of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getCustomSettingin interfaceIDescribeGlobalSObjectResult
-
isCustomSetting
public boolean isCustomSetting()
- Specified by:
isCustomSettingin interfaceIDescribeGlobalSObjectResult
-
setCustomSetting
public void setCustomSetting(boolean customSetting)
- Specified by:
setCustomSettingin interfaceIDescribeGlobalSObjectResult
-
setCustomSetting
protected void setCustomSetting(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDataTranslationEnabled
public boolean getDataTranslationEnabled()
Description copied from interface:IDescribeGlobalSObjectResultelement : dataTranslationEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getDataTranslationEnabledin interfaceIDescribeGlobalSObjectResult
-
isDataTranslationEnabled
public boolean isDataTranslationEnabled()
- Specified by:
isDataTranslationEnabledin interfaceIDescribeGlobalSObjectResult
-
setDataTranslationEnabled
public void setDataTranslationEnabled(boolean dataTranslationEnabled)
- Specified by:
setDataTranslationEnabledin interfaceIDescribeGlobalSObjectResult
-
setDataTranslationEnabled
protected void setDataTranslationEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDeepCloneable
public boolean getDeepCloneable()
Description copied from interface:IDescribeGlobalSObjectResultelement : deepCloneable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getDeepCloneablein interfaceIDescribeGlobalSObjectResult
-
isDeepCloneable
public boolean isDeepCloneable()
- Specified by:
isDeepCloneablein interfaceIDescribeGlobalSObjectResult
-
setDeepCloneable
public void setDeepCloneable(boolean deepCloneable)
- Specified by:
setDeepCloneablein interfaceIDescribeGlobalSObjectResult
-
setDeepCloneable
protected void setDeepCloneable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDeletable
public boolean getDeletable()
Description copied from interface:IDescribeGlobalSObjectResultelement : deletable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getDeletablein interfaceIDescribeGlobalSObjectResult
-
isDeletable
public boolean isDeletable()
- Specified by:
isDeletablein interfaceIDescribeGlobalSObjectResult
-
setDeletable
public void setDeletable(boolean deletable)
- Specified by:
setDeletablein interfaceIDescribeGlobalSObjectResult
-
setDeletable
protected void setDeletable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDeprecatedAndHidden
public boolean getDeprecatedAndHidden()
Description copied from interface:IDescribeGlobalSObjectResultelement : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getDeprecatedAndHiddenin interfaceIDescribeGlobalSObjectResult
-
isDeprecatedAndHidden
public boolean isDeprecatedAndHidden()
- Specified by:
isDeprecatedAndHiddenin interfaceIDescribeGlobalSObjectResult
-
setDeprecatedAndHidden
public void setDeprecatedAndHidden(boolean deprecatedAndHidden)
- Specified by:
setDeprecatedAndHiddenin interfaceIDescribeGlobalSObjectResult
-
setDeprecatedAndHidden
protected void setDeprecatedAndHidden(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getFeedEnabled
public boolean getFeedEnabled()
Description copied from interface:IDescribeGlobalSObjectResultelement : feedEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getFeedEnabledin interfaceIDescribeGlobalSObjectResult
-
isFeedEnabled
public boolean isFeedEnabled()
- Specified by:
isFeedEnabledin interfaceIDescribeGlobalSObjectResult
-
setFeedEnabled
public void setFeedEnabled(boolean feedEnabled)
- Specified by:
setFeedEnabledin interfaceIDescribeGlobalSObjectResult
-
setFeedEnabled
protected void setFeedEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getHasSubtypes
public boolean getHasSubtypes()
Description copied from interface:IDescribeGlobalSObjectResultelement : hasSubtypes of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getHasSubtypesin interfaceIDescribeGlobalSObjectResult
-
isHasSubtypes
public boolean isHasSubtypes()
- Specified by:
isHasSubtypesin interfaceIDescribeGlobalSObjectResult
-
setHasSubtypes
public void setHasSubtypes(boolean hasSubtypes)
- Specified by:
setHasSubtypesin interfaceIDescribeGlobalSObjectResult
-
setHasSubtypes
protected void setHasSubtypes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIdEnabled
public boolean getIdEnabled()
Description copied from interface:IDescribeGlobalSObjectResultelement : idEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getIdEnabledin interfaceIDescribeGlobalSObjectResult
-
isIdEnabled
public boolean isIdEnabled()
- Specified by:
isIdEnabledin interfaceIDescribeGlobalSObjectResult
-
setIdEnabled
public void setIdEnabled(boolean idEnabled)
- Specified by:
setIdEnabledin interfaceIDescribeGlobalSObjectResult
-
setIdEnabled
protected void setIdEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsInterface
public boolean getIsInterface()
Description copied from interface:IDescribeGlobalSObjectResultelement : isInterface of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getIsInterfacein interfaceIDescribeGlobalSObjectResult
-
isIsInterface
public boolean isIsInterface()
- Specified by:
isIsInterfacein interfaceIDescribeGlobalSObjectResult
-
setIsInterface
public void setIsInterface(boolean isInterface)
- Specified by:
setIsInterfacein interfaceIDescribeGlobalSObjectResult
-
setIsInterface
protected void setIsInterface(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsSubtype
public boolean getIsSubtype()
Description copied from interface:IDescribeGlobalSObjectResultelement : isSubtype of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getIsSubtypein interfaceIDescribeGlobalSObjectResult
-
isIsSubtype
public boolean isIsSubtype()
- Specified by:
isIsSubtypein interfaceIDescribeGlobalSObjectResult
-
setIsSubtype
public void setIsSubtype(boolean isSubtype)
- Specified by:
setIsSubtypein interfaceIDescribeGlobalSObjectResult
-
setIsSubtype
protected void setIsSubtype(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getKeyPrefix
public String getKeyPrefix()
Description copied from interface:IDescribeGlobalSObjectResultelement : keyPrefix of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getKeyPrefixin interfaceIDescribeGlobalSObjectResult
-
setKeyPrefix
public void setKeyPrefix(String keyPrefix)
- Specified by:
setKeyPrefixin interfaceIDescribeGlobalSObjectResult
-
setKeyPrefix
protected void setKeyPrefix(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLabel
public String getLabel()
Description copied from interface:IDescribeGlobalSObjectResultelement : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getLabelin interfaceIDescribeGlobalSObjectResult
-
setLabel
public void setLabel(String label)
- Specified by:
setLabelin interfaceIDescribeGlobalSObjectResult
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLabelPlural
public String getLabelPlural()
Description copied from interface:IDescribeGlobalSObjectResultelement : labelPlural of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getLabelPluralin interfaceIDescribeGlobalSObjectResult
-
setLabelPlural
public void setLabelPlural(String labelPlural)
- Specified by:
setLabelPluralin interfaceIDescribeGlobalSObjectResult
-
setLabelPlural
protected void setLabelPlural(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLayoutable
public boolean getLayoutable()
Description copied from interface:IDescribeGlobalSObjectResultelement : layoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getLayoutablein interfaceIDescribeGlobalSObjectResult
-
isLayoutable
public boolean isLayoutable()
- Specified by:
isLayoutablein interfaceIDescribeGlobalSObjectResult
-
setLayoutable
public void setLayoutable(boolean layoutable)
- Specified by:
setLayoutablein interfaceIDescribeGlobalSObjectResult
-
setLayoutable
protected void setLayoutable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMergeable
public boolean getMergeable()
Description copied from interface:IDescribeGlobalSObjectResultelement : mergeable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getMergeablein interfaceIDescribeGlobalSObjectResult
-
isMergeable
public boolean isMergeable()
- Specified by:
isMergeablein interfaceIDescribeGlobalSObjectResult
-
setMergeable
public void setMergeable(boolean mergeable)
- Specified by:
setMergeablein interfaceIDescribeGlobalSObjectResult
-
setMergeable
protected void setMergeable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMruEnabled
public boolean getMruEnabled()
Description copied from interface:IDescribeGlobalSObjectResultelement : mruEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getMruEnabledin interfaceIDescribeGlobalSObjectResult
-
isMruEnabled
public boolean isMruEnabled()
- Specified by:
isMruEnabledin interfaceIDescribeGlobalSObjectResult
-
setMruEnabled
public void setMruEnabled(boolean mruEnabled)
- Specified by:
setMruEnabledin interfaceIDescribeGlobalSObjectResult
-
setMruEnabled
protected void setMruEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getName
public String getName()
Description copied from interface:IDescribeGlobalSObjectResultelement : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getNamein interfaceIDescribeGlobalSObjectResult
-
setName
public void setName(String name)
- Specified by:
setNamein interfaceIDescribeGlobalSObjectResult
-
setName
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getQueryable
public boolean getQueryable()
Description copied from interface:IDescribeGlobalSObjectResultelement : queryable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getQueryablein interfaceIDescribeGlobalSObjectResult
-
isQueryable
public boolean isQueryable()
- Specified by:
isQueryablein interfaceIDescribeGlobalSObjectResult
-
setQueryable
public void setQueryable(boolean queryable)
- Specified by:
setQueryablein interfaceIDescribeGlobalSObjectResult
-
setQueryable
protected void setQueryable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getReplicateable
public boolean getReplicateable()
Description copied from interface:IDescribeGlobalSObjectResultelement : replicateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getReplicateablein interfaceIDescribeGlobalSObjectResult
-
isReplicateable
public boolean isReplicateable()
- Specified by:
isReplicateablein interfaceIDescribeGlobalSObjectResult
-
setReplicateable
public void setReplicateable(boolean replicateable)
- Specified by:
setReplicateablein interfaceIDescribeGlobalSObjectResult
-
setReplicateable
protected void setReplicateable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRetrieveable
public boolean getRetrieveable()
Description copied from interface:IDescribeGlobalSObjectResultelement : retrieveable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getRetrieveablein interfaceIDescribeGlobalSObjectResult
-
isRetrieveable
public boolean isRetrieveable()
- Specified by:
isRetrieveablein interfaceIDescribeGlobalSObjectResult
-
setRetrieveable
public void setRetrieveable(boolean retrieveable)
- Specified by:
setRetrieveablein interfaceIDescribeGlobalSObjectResult
-
setRetrieveable
protected void setRetrieveable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSearchable
public boolean getSearchable()
Description copied from interface:IDescribeGlobalSObjectResultelement : searchable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getSearchablein interfaceIDescribeGlobalSObjectResult
-
isSearchable
public boolean isSearchable()
- Specified by:
isSearchablein interfaceIDescribeGlobalSObjectResult
-
setSearchable
public void setSearchable(boolean searchable)
- Specified by:
setSearchablein interfaceIDescribeGlobalSObjectResult
-
setSearchable
protected void setSearchable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTriggerable
public boolean getTriggerable()
Description copied from interface:IDescribeGlobalSObjectResultelement : triggerable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getTriggerablein interfaceIDescribeGlobalSObjectResult
-
isTriggerable
public boolean isTriggerable()
- Specified by:
isTriggerablein interfaceIDescribeGlobalSObjectResult
-
setTriggerable
public void setTriggerable(boolean triggerable)
- Specified by:
setTriggerablein interfaceIDescribeGlobalSObjectResult
-
setTriggerable
protected void setTriggerable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getUndeletable
public boolean getUndeletable()
Description copied from interface:IDescribeGlobalSObjectResultelement : undeletable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getUndeletablein interfaceIDescribeGlobalSObjectResult
-
isUndeletable
public boolean isUndeletable()
- Specified by:
isUndeletablein interfaceIDescribeGlobalSObjectResult
-
setUndeletable
public void setUndeletable(boolean undeletable)
- Specified by:
setUndeletablein interfaceIDescribeGlobalSObjectResult
-
setUndeletable
protected void setUndeletable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getUpdateable
public boolean getUpdateable()
Description copied from interface:IDescribeGlobalSObjectResultelement : updateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getUpdateablein interfaceIDescribeGlobalSObjectResult
-
isUpdateable
public boolean isUpdateable()
- Specified by:
isUpdateablein interfaceIDescribeGlobalSObjectResult
-
setUpdateable
public void setUpdateable(boolean updateable)
- Specified by:
setUpdateablein interfaceIDescribeGlobalSObjectResult
-
setUpdateable
protected void setUpdateable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Specified by:
writein interfaceXMLizable- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
-