Package com.sforce.soap.metadata
Class EmbeddedServiceConfig
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.EmbeddedServiceConfig
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class EmbeddedServiceConfig 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 EmbeddedServiceConfig()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetAreGuestUsersAllowed()EmbeddedServiceAuthMethodgetAuthMethod()java.lang.StringgetCustomMinimizedComponent()EmbeddedServiceCustomComponent[]getEmbeddedServiceCustomComponents()EmbeddedServiceCustomLabel[]getEmbeddedServiceCustomLabels()EmbeddedServiceFlowConfiggetEmbeddedServiceFlowConfig()EmbeddedServiceFlow[]getEmbeddedServiceFlows()EmbeddedServiceLayout[]getEmbeddedServiceLayouts()java.lang.StringgetMasterLabel()booleangetShouldHideAuthDialog()java.lang.StringgetSite()booleanisAreGuestUsersAllowed()booleanisShouldHideAuthDialog()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)voidsetAreGuestUsersAllowed(boolean areGuestUsersAllowed)protected voidsetAreGuestUsersAllowed(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAuthMethod(EmbeddedServiceAuthMethod authMethod)protected voidsetAuthMethod(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetCustomMinimizedComponent(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetCustomMinimizedComponent(java.lang.String customMinimizedComponent)voidsetEmbeddedServiceCustomComponents(EmbeddedServiceCustomComponent[] embeddedServiceCustomComponents)protected voidsetEmbeddedServiceCustomComponents(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceCustomLabels(EmbeddedServiceCustomLabel[] embeddedServiceCustomLabels)protected voidsetEmbeddedServiceCustomLabels(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceFlowConfig(EmbeddedServiceFlowConfig embeddedServiceFlowConfig)protected voidsetEmbeddedServiceFlowConfig(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceFlows(EmbeddedServiceFlow[] embeddedServiceFlows)protected voidsetEmbeddedServiceFlows(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceLayouts(EmbeddedServiceLayout[] embeddedServiceLayouts)protected voidsetEmbeddedServiceLayouts(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetMasterLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetMasterLabel(java.lang.String masterLabel)voidsetShouldHideAuthDialog(boolean shouldHideAuthDialog)protected voidsetShouldHideAuthDialog(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetSite(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSite(java.lang.String site)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
-
getAreGuestUsersAllowed
public boolean getAreGuestUsersAllowed()
-
isAreGuestUsersAllowed
public boolean isAreGuestUsersAllowed()
-
setAreGuestUsersAllowed
public void setAreGuestUsersAllowed(boolean areGuestUsersAllowed)
-
setAreGuestUsersAllowed
protected void setAreGuestUsersAllowed(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
-
getAuthMethod
public EmbeddedServiceAuthMethod getAuthMethod()
-
setAuthMethod
public void setAuthMethod(EmbeddedServiceAuthMethod authMethod)
-
setAuthMethod
protected void setAuthMethod(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
-
getCustomMinimizedComponent
public java.lang.String getCustomMinimizedComponent()
-
setCustomMinimizedComponent
public void setCustomMinimizedComponent(java.lang.String customMinimizedComponent)
-
setCustomMinimizedComponent
protected void setCustomMinimizedComponent(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
-
getEmbeddedServiceCustomComponents
public EmbeddedServiceCustomComponent[] getEmbeddedServiceCustomComponents()
-
setEmbeddedServiceCustomComponents
public void setEmbeddedServiceCustomComponents(EmbeddedServiceCustomComponent[] embeddedServiceCustomComponents)
-
setEmbeddedServiceCustomComponents
protected void setEmbeddedServiceCustomComponents(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
-
getEmbeddedServiceCustomLabels
public EmbeddedServiceCustomLabel[] getEmbeddedServiceCustomLabels()
-
setEmbeddedServiceCustomLabels
public void setEmbeddedServiceCustomLabels(EmbeddedServiceCustomLabel[] embeddedServiceCustomLabels)
-
setEmbeddedServiceCustomLabels
protected void setEmbeddedServiceCustomLabels(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
-
getEmbeddedServiceFlowConfig
public EmbeddedServiceFlowConfig getEmbeddedServiceFlowConfig()
-
setEmbeddedServiceFlowConfig
public void setEmbeddedServiceFlowConfig(EmbeddedServiceFlowConfig embeddedServiceFlowConfig)
-
setEmbeddedServiceFlowConfig
protected void setEmbeddedServiceFlowConfig(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
-
getEmbeddedServiceFlows
public EmbeddedServiceFlow[] getEmbeddedServiceFlows()
-
setEmbeddedServiceFlows
public void setEmbeddedServiceFlows(EmbeddedServiceFlow[] embeddedServiceFlows)
-
setEmbeddedServiceFlows
protected void setEmbeddedServiceFlows(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
-
getEmbeddedServiceLayouts
public EmbeddedServiceLayout[] getEmbeddedServiceLayouts()
-
setEmbeddedServiceLayouts
public void setEmbeddedServiceLayouts(EmbeddedServiceLayout[] embeddedServiceLayouts)
-
setEmbeddedServiceLayouts
protected void setEmbeddedServiceLayouts(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
-
getMasterLabel
public java.lang.String getMasterLabel()
-
setMasterLabel
public void setMasterLabel(java.lang.String masterLabel)
-
setMasterLabel
protected void setMasterLabel(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
-
getShouldHideAuthDialog
public boolean getShouldHideAuthDialog()
-
isShouldHideAuthDialog
public boolean isShouldHideAuthDialog()
-
setShouldHideAuthDialog
public void setShouldHideAuthDialog(boolean shouldHideAuthDialog)
-
setShouldHideAuthDialog
protected void setShouldHideAuthDialog(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
-
getSite
public java.lang.String getSite()
-
setSite
public void setSite(java.lang.String site)
-
setSite
protected void setSite(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
-
-