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.StringgetBranding()EmbeddedServiceDeploymentFeaturegetDeploymentFeature()EmbeddedServiceDeploymentTypegetDeploymentType()EmbeddedServiceAppointmentSettingsgetEmbeddedServiceAppointmentSettings()EmbeddedServiceCustomComponent[]getEmbeddedServiceCustomComponents()EmbeddedServiceCustomization[]getEmbeddedServiceCustomizations()EmbeddedServiceCustomLabel[]getEmbeddedServiceCustomLabels()EmbeddedServiceFlowConfiggetEmbeddedServiceFlowConfig()EmbeddedServiceFlow[]getEmbeddedServiceFlows()EmbeddedServiceLayout[]getEmbeddedServiceLayouts()booleangetIsEnabled()java.lang.StringgetMasterLabel()booleangetShouldHideAuthDialog()java.lang.StringgetSite()booleanisAreGuestUsersAllowed()booleanisIsEnabled()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 voidsetBranding(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetBranding(java.lang.String branding)voidsetDeploymentFeature(EmbeddedServiceDeploymentFeature deploymentFeature)protected voidsetDeploymentFeature(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDeploymentType(EmbeddedServiceDeploymentType deploymentType)protected voidsetDeploymentType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceAppointmentSettings(EmbeddedServiceAppointmentSettings embeddedServiceAppointmentSettings)protected voidsetEmbeddedServiceAppointmentSettings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceCustomComponents(EmbeddedServiceCustomComponent[] embeddedServiceCustomComponents)protected voidsetEmbeddedServiceCustomComponents(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceCustomizations(EmbeddedServiceCustomization[] embeddedServiceCustomizations)protected voidsetEmbeddedServiceCustomizations(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)voidsetIsEnabled(boolean isEnabled)protected voidsetIsEnabled(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
-
getBranding
public java.lang.String getBranding()
-
setBranding
public void setBranding(java.lang.String branding)
-
setBranding
protected void setBranding(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
-
getDeploymentFeature
public EmbeddedServiceDeploymentFeature getDeploymentFeature()
-
setDeploymentFeature
public void setDeploymentFeature(EmbeddedServiceDeploymentFeature deploymentFeature)
-
setDeploymentFeature
protected void setDeploymentFeature(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
-
getDeploymentType
public EmbeddedServiceDeploymentType getDeploymentType()
-
setDeploymentType
public void setDeploymentType(EmbeddedServiceDeploymentType deploymentType)
-
setDeploymentType
protected void setDeploymentType(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
-
getEmbeddedServiceAppointmentSettings
public EmbeddedServiceAppointmentSettings getEmbeddedServiceAppointmentSettings()
-
setEmbeddedServiceAppointmentSettings
public void setEmbeddedServiceAppointmentSettings(EmbeddedServiceAppointmentSettings embeddedServiceAppointmentSettings)
-
setEmbeddedServiceAppointmentSettings
protected void setEmbeddedServiceAppointmentSettings(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
-
getEmbeddedServiceCustomizations
public EmbeddedServiceCustomization[] getEmbeddedServiceCustomizations()
-
setEmbeddedServiceCustomizations
public void setEmbeddedServiceCustomizations(EmbeddedServiceCustomization[] embeddedServiceCustomizations)
-
setEmbeddedServiceCustomizations
protected void setEmbeddedServiceCustomizations(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
-
getIsEnabled
public boolean getIsEnabled()
-
isIsEnabled
public boolean isIsEnabled()
-
setIsEnabled
public void setIsEnabled(boolean isEnabled)
-
setIsEnabled
protected void setIsEnabled(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
-
-