Package com.sforce.soap.metadata
Class Translations
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.Translations
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class Translations extends Metadata
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 Translations()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CustomApplicationTranslation[]getCustomApplications()CustomDataTypeTranslation[]getCustomDataTypeTranslations()CustomLabelTranslation[]getCustomLabels()CustomPageWebLinkTranslation[]getCustomPageWebLinks()CustomTabTranslation[]getCustomTabs()FlowDefinitionTranslation[]getFlowDefinitions()GlobalQuickActionTranslation[]getQuickActions()ReportTypeTranslation[]getReportTypes()ScontrolTranslation[]getScontrols()voidload(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetCustomApplications(CustomApplicationTranslation[] customApplications)protected voidsetCustomApplications(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetCustomDataTypeTranslations(CustomDataTypeTranslation[] customDataTypeTranslations)protected voidsetCustomDataTypeTranslations(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetCustomLabels(CustomLabelTranslation[] customLabels)protected voidsetCustomLabels(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetCustomPageWebLinks(CustomPageWebLinkTranslation[] customPageWebLinks)protected voidsetCustomPageWebLinks(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetCustomTabs(CustomTabTranslation[] customTabs)protected voidsetCustomTabs(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFlowDefinitions(FlowDefinitionTranslation[] flowDefinitions)protected voidsetFlowDefinitions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetQuickActions(GlobalQuickActionTranslation[] quickActions)protected voidsetQuickActions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetReportTypes(ReportTypeTranslation[] reportTypes)protected voidsetReportTypes(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetScontrols(ScontrolTranslation[] scontrols)protected voidsetScontrols(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)java.lang.StringtoString()voidwrite(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getCustomApplications
public CustomApplicationTranslation[] getCustomApplications()
-
setCustomApplications
public void setCustomApplications(CustomApplicationTranslation[] customApplications)
-
setCustomApplications
protected void setCustomApplications(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getCustomDataTypeTranslations
public CustomDataTypeTranslation[] getCustomDataTypeTranslations()
-
setCustomDataTypeTranslations
public void setCustomDataTypeTranslations(CustomDataTypeTranslation[] customDataTypeTranslations)
-
setCustomDataTypeTranslations
protected void setCustomDataTypeTranslations(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getCustomLabels
public CustomLabelTranslation[] getCustomLabels()
-
setCustomLabels
public void setCustomLabels(CustomLabelTranslation[] customLabels)
-
setCustomLabels
protected void setCustomLabels(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getCustomPageWebLinks
public CustomPageWebLinkTranslation[] getCustomPageWebLinks()
-
setCustomPageWebLinks
public void setCustomPageWebLinks(CustomPageWebLinkTranslation[] customPageWebLinks)
-
setCustomPageWebLinks
protected void setCustomPageWebLinks(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getCustomTabs
public CustomTabTranslation[] getCustomTabs()
-
setCustomTabs
public void setCustomTabs(CustomTabTranslation[] customTabs)
-
setCustomTabs
protected void setCustomTabs(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getFlowDefinitions
public FlowDefinitionTranslation[] getFlowDefinitions()
-
setFlowDefinitions
public void setFlowDefinitions(FlowDefinitionTranslation[] flowDefinitions)
-
setFlowDefinitions
protected void setFlowDefinitions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getQuickActions
public GlobalQuickActionTranslation[] getQuickActions()
-
setQuickActions
public void setQuickActions(GlobalQuickActionTranslation[] quickActions)
-
setQuickActions
protected void setQuickActions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getReportTypes
public ReportTypeTranslation[] getReportTypes()
-
setReportTypes
public void setReportTypes(ReportTypeTranslation[] reportTypes)
-
setReportTypes
protected void setReportTypes(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getScontrols
public ScontrolTranslation[] getScontrols()
-
setScontrols
public void setScontrols(ScontrolTranslation[] scontrols)
-
setScontrols
protected void setScontrols(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Overrides:
writeFieldsin classMetadata- Throws:
java.io.IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Overrides:
loadFieldsin classMetadata- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
-