Package com.sforce.soap.metadata
Class EmbeddedServiceConfig
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.EmbeddedServiceConfig
-
-
Constructor Summary
Constructors Constructor Description EmbeddedServiceConfig()Constructor
-
Method Summary
-
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(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAuthMethod
public EmbeddedServiceAuthMethod getAuthMethod()
-
setAuthMethod
public void setAuthMethod(EmbeddedServiceAuthMethod authMethod)
-
setAuthMethod
protected void setAuthMethod(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBranding
public String getBranding()
-
setBranding
public void setBranding(String branding)
-
setBranding
protected void setBranding(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDeploymentFeature
public EmbeddedServiceDeploymentFeature getDeploymentFeature()
-
setDeploymentFeature
public void setDeploymentFeature(EmbeddedServiceDeploymentFeature deploymentFeature)
-
setDeploymentFeature
protected void setDeploymentFeature(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDeploymentType
public EmbeddedServiceDeploymentType getDeploymentType()
-
setDeploymentType
public void setDeploymentType(EmbeddedServiceDeploymentType deploymentType)
-
setDeploymentType
protected void setDeploymentType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmbeddedServiceAppointmentSettings
public EmbeddedServiceAppointmentSettings getEmbeddedServiceAppointmentSettings()
-
setEmbeddedServiceAppointmentSettings
public void setEmbeddedServiceAppointmentSettings(EmbeddedServiceAppointmentSettings embeddedServiceAppointmentSettings)
-
setEmbeddedServiceAppointmentSettings
protected void setEmbeddedServiceAppointmentSettings(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmbeddedServiceCustomComponents
public EmbeddedServiceCustomComponent[] getEmbeddedServiceCustomComponents()
-
setEmbeddedServiceCustomComponents
public void setEmbeddedServiceCustomComponents(EmbeddedServiceCustomComponent[] embeddedServiceCustomComponents)
-
setEmbeddedServiceCustomComponents
protected void setEmbeddedServiceCustomComponents(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmbeddedServiceCustomLabels
public EmbeddedServiceCustomLabel[] getEmbeddedServiceCustomLabels()
-
setEmbeddedServiceCustomLabels
public void setEmbeddedServiceCustomLabels(EmbeddedServiceCustomLabel[] embeddedServiceCustomLabels)
-
setEmbeddedServiceCustomLabels
protected void setEmbeddedServiceCustomLabels(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmbeddedServiceCustomizations
public EmbeddedServiceCustomization[] getEmbeddedServiceCustomizations()
-
setEmbeddedServiceCustomizations
public void setEmbeddedServiceCustomizations(EmbeddedServiceCustomization[] embeddedServiceCustomizations)
-
setEmbeddedServiceCustomizations
protected void setEmbeddedServiceCustomizations(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmbeddedServiceFlowConfig
public EmbeddedServiceFlowConfig getEmbeddedServiceFlowConfig()
-
setEmbeddedServiceFlowConfig
public void setEmbeddedServiceFlowConfig(EmbeddedServiceFlowConfig embeddedServiceFlowConfig)
-
setEmbeddedServiceFlowConfig
protected void setEmbeddedServiceFlowConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmbeddedServiceFlows
public EmbeddedServiceFlow[] getEmbeddedServiceFlows()
-
setEmbeddedServiceFlows
public void setEmbeddedServiceFlows(EmbeddedServiceFlow[] embeddedServiceFlows)
-
setEmbeddedServiceFlows
protected void setEmbeddedServiceFlows(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmbeddedServiceLayouts
public EmbeddedServiceLayout[] getEmbeddedServiceLayouts()
-
setEmbeddedServiceLayouts
public void setEmbeddedServiceLayouts(EmbeddedServiceLayout[] embeddedServiceLayouts)
-
setEmbeddedServiceLayouts
protected void setEmbeddedServiceLayouts(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
public String getMasterLabel()
-
setMasterLabel
public void setMasterLabel(String masterLabel)
-
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
public String getSite()
-
setSite
public void setSite(String site)
-
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
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- 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
-
-