Package com.sforce.soap.metadata
Class Translations
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.Translations
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBots()voidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetBotBlocks(BotBlockTranslation[] botBlocks) protected voidsetBotBlocks(XmlInputStream __in, TypeMapper __typeMapper) voidsetBots(BotTranslation[] bots) protected voidsetBots(XmlInputStream __in, TypeMapper __typeMapper) voidsetBotTemplates(BotTemplateTranslation[] botTemplates) protected voidsetBotTemplates(XmlInputStream __in, TypeMapper __typeMapper) voidsetConversationMessageDefinitions(ConversationMessageDefinitionTranslation[] conversationMessageDefinitions) protected voidsetConversationMessageDefinitions(XmlInputStream __in, TypeMapper __typeMapper) voidsetCustomApplications(CustomApplicationTranslation[] customApplications) protected voidsetCustomApplications(XmlInputStream __in, TypeMapper __typeMapper) voidsetCustomLabels(CustomLabelTranslation[] customLabels) protected voidsetCustomLabels(XmlInputStream __in, TypeMapper __typeMapper) voidsetCustomPageWebLinks(CustomPageWebLinkTranslation[] customPageWebLinks) protected voidsetCustomPageWebLinks(XmlInputStream __in, TypeMapper __typeMapper) voidsetCustomTabs(CustomTabTranslation[] customTabs) protected voidsetCustomTabs(XmlInputStream __in, TypeMapper __typeMapper) voidsetDataConnectors(DataConnectorTranslation[] dataConnectors) protected voidsetDataConnectors(XmlInputStream __in, TypeMapper __typeMapper) voidsetDesFieldTemplateMessages(ExplainabilityMsgTemplateFieldTranslation[] desFieldTemplateMessages) protected voidsetDesFieldTemplateMessages(XmlInputStream __in, TypeMapper __typeMapper) voidsetFlowDefinitions(FlowDefinitionTranslation[] flowDefinitions) protected voidsetFlowDefinitions(XmlInputStream __in, TypeMapper __typeMapper) voidsetIdentityVerificationCustomFieldLabels(IdentityVerificationFieldTranslation[] identityVerificationCustomFieldLabels) protected voidsetIdentityVerificationCustomFieldLabels(XmlInputStream __in, TypeMapper __typeMapper) voidsetPipelineInspMetricConfigs(PipelineInspMetricConfigTranslation[] pipelineInspMetricConfigs) protected voidsetPipelineInspMetricConfigs(XmlInputStream __in, TypeMapper __typeMapper) voidsetPrompts(PromptTranslation[] prompts) protected voidsetPrompts(XmlInputStream __in, TypeMapper __typeMapper) voidsetQuickActions(GlobalQuickActionTranslation[] quickActions) protected voidsetQuickActions(XmlInputStream __in, TypeMapper __typeMapper) voidsetReportTypes(ReportTypeTranslation[] reportTypes) protected voidsetReportTypes(XmlInputStream __in, TypeMapper __typeMapper) voidsetScontrols(ScontrolTranslation[] scontrols) protected voidsetScontrols(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
Translations
public Translations()Constructor
-
-
Method Details
-
getBotBlocks
-
setBotBlocks
-
setBotBlocks
protected void setBotBlocks(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getBotTemplates
-
setBotTemplates
-
setBotTemplates
protected void setBotTemplates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getBots
-
setBots
-
setBots
protected void setBots(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConversationMessageDefinitions
-
setConversationMessageDefinitions
public void setConversationMessageDefinitions(ConversationMessageDefinitionTranslation[] conversationMessageDefinitions) -
setConversationMessageDefinitions
protected void setConversationMessageDefinitions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCustomApplications
-
setCustomApplications
-
setCustomApplications
protected void setCustomApplications(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCustomLabels
-
setCustomLabels
-
setCustomLabels
protected void setCustomLabels(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCustomPageWebLinks
-
setCustomPageWebLinks
-
setCustomPageWebLinks
protected void setCustomPageWebLinks(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCustomTabs
-
setCustomTabs
-
setCustomTabs
protected void setCustomTabs(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDataConnectors
-
setDataConnectors
-
setDataConnectors
protected void setDataConnectors(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDesFieldTemplateMessages
-
setDesFieldTemplateMessages
public void setDesFieldTemplateMessages(ExplainabilityMsgTemplateFieldTranslation[] desFieldTemplateMessages) -
setDesFieldTemplateMessages
protected void setDesFieldTemplateMessages(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFlowDefinitions
-
setFlowDefinitions
-
setFlowDefinitions
protected void setFlowDefinitions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIdentityVerificationCustomFieldLabels
-
setIdentityVerificationCustomFieldLabels
public void setIdentityVerificationCustomFieldLabels(IdentityVerificationFieldTranslation[] identityVerificationCustomFieldLabels) -
setIdentityVerificationCustomFieldLabels
protected void setIdentityVerificationCustomFieldLabels(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPipelineInspMetricConfigs
-
setPipelineInspMetricConfigs
public void setPipelineInspMetricConfigs(PipelineInspMetricConfigTranslation[] pipelineInspMetricConfigs) -
setPipelineInspMetricConfigs
protected void setPipelineInspMetricConfigs(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPrompts
-
setPrompts
-
setPrompts
protected void setPrompts(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getQuickActions
-
setQuickActions
-
setQuickActions
protected void setQuickActions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getReportTypes
-
setReportTypes
-
setReportTypes
protected void setReportTypes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getScontrols
-
setScontrols
-
setScontrols
protected void setScontrols(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- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
toString
-