Package com.sforce.soap.metadata
Class EmbeddedServiceConfig
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.EmbeddedServiceConfig
- 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 TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleangetSite()booleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetAreGuestUsersAllowed(boolean areGuestUsersAllowed) protected voidsetAreGuestUsersAllowed(XmlInputStream __in, TypeMapper __typeMapper) voidsetAuthMethod(EmbeddedServiceAuthMethod authMethod) protected voidsetAuthMethod(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetBranding(XmlInputStream __in, TypeMapper __typeMapper) voidsetBranding(String branding) voidsetDeploymentFeature(EmbeddedServiceDeploymentFeature deploymentFeature) protected voidsetDeploymentFeature(XmlInputStream __in, TypeMapper __typeMapper) voidsetDeploymentType(EmbeddedServiceDeploymentType deploymentType) protected voidsetDeploymentType(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmbeddedServiceAppointmentSettings(EmbeddedServiceAppointmentSettings embeddedServiceAppointmentSettings) protected voidsetEmbeddedServiceAppointmentSettings(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmbeddedServiceCustomComponents(EmbeddedServiceCustomComponent[] embeddedServiceCustomComponents) protected voidsetEmbeddedServiceCustomComponents(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmbeddedServiceCustomizations(EmbeddedServiceCustomization[] embeddedServiceCustomizations) protected voidsetEmbeddedServiceCustomizations(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmbeddedServiceCustomLabels(EmbeddedServiceCustomLabel[] embeddedServiceCustomLabels) protected voidsetEmbeddedServiceCustomLabels(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmbeddedServiceFlowConfig(EmbeddedServiceFlowConfig embeddedServiceFlowConfig) protected voidsetEmbeddedServiceFlowConfig(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmbeddedServiceFlows(EmbeddedServiceFlow[] embeddedServiceFlows) protected voidsetEmbeddedServiceFlows(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmbeddedServiceForms(EmbeddedServiceForm[] embeddedServiceForms) protected voidsetEmbeddedServiceForms(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmbeddedServiceLayouts(EmbeddedServiceLayout[] embeddedServiceLayouts) protected voidsetEmbeddedServiceLayouts(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmbeddedServiceMessagingChannel(EmbeddedServiceMessagingChannel embeddedServiceMessagingChannel) protected voidsetEmbeddedServiceMessagingChannel(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsEnabled(boolean isEnabled) protected voidsetIsEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsTermsAndConditionsEnabled(boolean isTermsAndConditionsEnabled) protected voidsetIsTermsAndConditionsEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsTermsAndConditionsRequired(boolean isTermsAndConditionsRequired) protected voidsetIsTermsAndConditionsRequired(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) voidsetMasterLabel(String masterLabel) voidsetShouldHideAuthDialog(boolean shouldHideAuthDialog) protected voidsetShouldHideAuthDialog(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetSite(XmlInputStream __in, TypeMapper __typeMapper) voidtoString()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
-
EmbeddedServiceConfig
public EmbeddedServiceConfig()Constructor
-
-
Method Details
-
getAreGuestUsersAllowed
public boolean getAreGuestUsersAllowed() -
isAreGuestUsersAllowed
public boolean isAreGuestUsersAllowed() -
setAreGuestUsersAllowed
public void setAreGuestUsersAllowed(boolean areGuestUsersAllowed) -
setAreGuestUsersAllowed
protected void setAreGuestUsersAllowed(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAuthMethod
-
setAuthMethod
-
setAuthMethod
protected void setAuthMethod(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getBranding
-
setBranding
-
setBranding
protected void setBranding(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDeploymentFeature
-
setDeploymentFeature
-
setDeploymentFeature
protected void setDeploymentFeature(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDeploymentType
-
setDeploymentType
-
setDeploymentType
protected void setDeploymentType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEmbeddedServiceAppointmentSettings
-
setEmbeddedServiceAppointmentSettings
public void setEmbeddedServiceAppointmentSettings(EmbeddedServiceAppointmentSettings embeddedServiceAppointmentSettings) -
setEmbeddedServiceAppointmentSettings
protected void setEmbeddedServiceAppointmentSettings(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEmbeddedServiceCustomComponents
-
setEmbeddedServiceCustomComponents
public void setEmbeddedServiceCustomComponents(EmbeddedServiceCustomComponent[] embeddedServiceCustomComponents) -
setEmbeddedServiceCustomComponents
protected void setEmbeddedServiceCustomComponents(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEmbeddedServiceCustomLabels
-
setEmbeddedServiceCustomLabels
public void setEmbeddedServiceCustomLabels(EmbeddedServiceCustomLabel[] embeddedServiceCustomLabels) -
setEmbeddedServiceCustomLabels
protected void setEmbeddedServiceCustomLabels(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEmbeddedServiceCustomizations
-
setEmbeddedServiceCustomizations
public void setEmbeddedServiceCustomizations(EmbeddedServiceCustomization[] embeddedServiceCustomizations) -
setEmbeddedServiceCustomizations
protected void setEmbeddedServiceCustomizations(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEmbeddedServiceFlowConfig
-
setEmbeddedServiceFlowConfig
-
setEmbeddedServiceFlowConfig
protected void setEmbeddedServiceFlowConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEmbeddedServiceFlows
-
setEmbeddedServiceFlows
-
setEmbeddedServiceFlows
protected void setEmbeddedServiceFlows(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEmbeddedServiceForms
-
setEmbeddedServiceForms
-
setEmbeddedServiceForms
protected void setEmbeddedServiceForms(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEmbeddedServiceLayouts
-
setEmbeddedServiceLayouts
-
setEmbeddedServiceLayouts
protected void setEmbeddedServiceLayouts(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEmbeddedServiceMessagingChannel
-
setEmbeddedServiceMessagingChannel
public void setEmbeddedServiceMessagingChannel(EmbeddedServiceMessagingChannel embeddedServiceMessagingChannel) -
setEmbeddedServiceMessagingChannel
protected void setEmbeddedServiceMessagingChannel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsEnabled
public boolean getIsEnabled() -
isIsEnabled
public boolean isIsEnabled() -
setIsEnabled
public void setIsEnabled(boolean isEnabled) -
setIsEnabled
protected void setIsEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsTermsAndConditionsEnabled
public boolean getIsTermsAndConditionsEnabled() -
isIsTermsAndConditionsEnabled
public boolean isIsTermsAndConditionsEnabled() -
setIsTermsAndConditionsEnabled
public void setIsTermsAndConditionsEnabled(boolean isTermsAndConditionsEnabled) -
setIsTermsAndConditionsEnabled
protected void setIsTermsAndConditionsEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsTermsAndConditionsRequired
public boolean getIsTermsAndConditionsRequired() -
isIsTermsAndConditionsRequired
public boolean isIsTermsAndConditionsRequired() -
setIsTermsAndConditionsRequired
public void setIsTermsAndConditionsRequired(boolean isTermsAndConditionsRequired) -
setIsTermsAndConditionsRequired
protected void setIsTermsAndConditionsRequired(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMasterLabel
-
setMasterLabel
-
setMasterLabel
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShouldHideAuthDialog
public boolean getShouldHideAuthDialog() -
isShouldHideAuthDialog
public boolean isShouldHideAuthDialog() -
setShouldHideAuthDialog
public void setShouldHideAuthDialog(boolean shouldHideAuthDialog) -
setShouldHideAuthDialog
protected void setShouldHideAuthDialog(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSite
-
setSite
-
setSite
protected void setSite(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
-