Package com.sforce.soap.metadata
Class EmailIntegrationSettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.EmailIntegrationSettings
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class EmailIntegrationSettings 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 EmailIntegrationSettings()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetDoesEmailLogAsEmailMessageInOutlook()booleangetDoesGmailStayConnectedToSalesforce()booleangetEnableContactAndEventSync()booleangetEnableEmailTrackingInMobile()booleangetEnableEngageForOutlook()booleangetEnableGmailIntegration()booleangetEnableInboxMobileIntune()booleangetEnableOutlookIntegration()booleangetEnableOutlookMobileIntegration()booleangetEnableProductivityFeatures()booleangetEnableSupplementalContactInfoInMobile()booleangetIsLayoutCustomizationAllowed()booleangetOrgIsSyncingEventsOutbound()booleangetShouldUseTrustedDomainsList()booleanisDoesEmailLogAsEmailMessageInOutlook()booleanisDoesGmailStayConnectedToSalesforce()booleanisEnableContactAndEventSync()booleanisEnableEmailTrackingInMobile()booleanisEnableEngageForOutlook()booleanisEnableGmailIntegration()booleanisEnableInboxMobileIntune()booleanisEnableOutlookIntegration()booleanisEnableOutlookMobileIntegration()booleanisEnableProductivityFeatures()booleanisEnableSupplementalContactInfoInMobile()booleanisIsLayoutCustomizationAllowed()booleanisOrgIsSyncingEventsOutbound()booleanisShouldUseTrustedDomainsList()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)voidsetDoesEmailLogAsEmailMessageInOutlook(boolean doesEmailLogAsEmailMessageInOutlook)protected voidsetDoesEmailLogAsEmailMessageInOutlook(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDoesGmailStayConnectedToSalesforce(boolean doesGmailStayConnectedToSalesforce)protected voidsetDoesGmailStayConnectedToSalesforce(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableContactAndEventSync(boolean enableContactAndEventSync)protected voidsetEnableContactAndEventSync(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableEmailTrackingInMobile(boolean enableEmailTrackingInMobile)protected voidsetEnableEmailTrackingInMobile(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableEngageForOutlook(boolean enableEngageForOutlook)protected voidsetEnableEngageForOutlook(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableGmailIntegration(boolean enableGmailIntegration)protected voidsetEnableGmailIntegration(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableInboxMobileIntune(boolean enableInboxMobileIntune)protected voidsetEnableInboxMobileIntune(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableOutlookIntegration(boolean enableOutlookIntegration)protected voidsetEnableOutlookIntegration(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableOutlookMobileIntegration(boolean enableOutlookMobileIntegration)protected voidsetEnableOutlookMobileIntegration(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableProductivityFeatures(boolean enableProductivityFeatures)protected voidsetEnableProductivityFeatures(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableSupplementalContactInfoInMobile(boolean enableSupplementalContactInfoInMobile)protected voidsetEnableSupplementalContactInfoInMobile(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIsLayoutCustomizationAllowed(boolean isLayoutCustomizationAllowed)protected voidsetIsLayoutCustomizationAllowed(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOrgIsSyncingEventsOutbound(boolean orgIsSyncingEventsOutbound)protected voidsetOrgIsSyncingEventsOutbound(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetShouldUseTrustedDomainsList(boolean shouldUseTrustedDomainsList)protected voidsetShouldUseTrustedDomainsList(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
-
getDoesEmailLogAsEmailMessageInOutlook
public boolean getDoesEmailLogAsEmailMessageInOutlook()
-
isDoesEmailLogAsEmailMessageInOutlook
public boolean isDoesEmailLogAsEmailMessageInOutlook()
-
setDoesEmailLogAsEmailMessageInOutlook
public void setDoesEmailLogAsEmailMessageInOutlook(boolean doesEmailLogAsEmailMessageInOutlook)
-
setDoesEmailLogAsEmailMessageInOutlook
protected void setDoesEmailLogAsEmailMessageInOutlook(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
-
getDoesGmailStayConnectedToSalesforce
public boolean getDoesGmailStayConnectedToSalesforce()
-
isDoesGmailStayConnectedToSalesforce
public boolean isDoesGmailStayConnectedToSalesforce()
-
setDoesGmailStayConnectedToSalesforce
public void setDoesGmailStayConnectedToSalesforce(boolean doesGmailStayConnectedToSalesforce)
-
setDoesGmailStayConnectedToSalesforce
protected void setDoesGmailStayConnectedToSalesforce(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
-
getEnableContactAndEventSync
public boolean getEnableContactAndEventSync()
-
isEnableContactAndEventSync
public boolean isEnableContactAndEventSync()
-
setEnableContactAndEventSync
public void setEnableContactAndEventSync(boolean enableContactAndEventSync)
-
setEnableContactAndEventSync
protected void setEnableContactAndEventSync(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
-
getEnableEmailTrackingInMobile
public boolean getEnableEmailTrackingInMobile()
-
isEnableEmailTrackingInMobile
public boolean isEnableEmailTrackingInMobile()
-
setEnableEmailTrackingInMobile
public void setEnableEmailTrackingInMobile(boolean enableEmailTrackingInMobile)
-
setEnableEmailTrackingInMobile
protected void setEnableEmailTrackingInMobile(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
-
getEnableEngageForOutlook
public boolean getEnableEngageForOutlook()
-
isEnableEngageForOutlook
public boolean isEnableEngageForOutlook()
-
setEnableEngageForOutlook
public void setEnableEngageForOutlook(boolean enableEngageForOutlook)
-
setEnableEngageForOutlook
protected void setEnableEngageForOutlook(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
-
getEnableGmailIntegration
public boolean getEnableGmailIntegration()
-
isEnableGmailIntegration
public boolean isEnableGmailIntegration()
-
setEnableGmailIntegration
public void setEnableGmailIntegration(boolean enableGmailIntegration)
-
setEnableGmailIntegration
protected void setEnableGmailIntegration(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
-
getEnableInboxMobileIntune
public boolean getEnableInboxMobileIntune()
-
isEnableInboxMobileIntune
public boolean isEnableInboxMobileIntune()
-
setEnableInboxMobileIntune
public void setEnableInboxMobileIntune(boolean enableInboxMobileIntune)
-
setEnableInboxMobileIntune
protected void setEnableInboxMobileIntune(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
-
getEnableOutlookIntegration
public boolean getEnableOutlookIntegration()
-
isEnableOutlookIntegration
public boolean isEnableOutlookIntegration()
-
setEnableOutlookIntegration
public void setEnableOutlookIntegration(boolean enableOutlookIntegration)
-
setEnableOutlookIntegration
protected void setEnableOutlookIntegration(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
-
getEnableOutlookMobileIntegration
public boolean getEnableOutlookMobileIntegration()
-
isEnableOutlookMobileIntegration
public boolean isEnableOutlookMobileIntegration()
-
setEnableOutlookMobileIntegration
public void setEnableOutlookMobileIntegration(boolean enableOutlookMobileIntegration)
-
setEnableOutlookMobileIntegration
protected void setEnableOutlookMobileIntegration(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
-
getEnableProductivityFeatures
public boolean getEnableProductivityFeatures()
-
isEnableProductivityFeatures
public boolean isEnableProductivityFeatures()
-
setEnableProductivityFeatures
public void setEnableProductivityFeatures(boolean enableProductivityFeatures)
-
setEnableProductivityFeatures
protected void setEnableProductivityFeatures(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
-
getEnableSupplementalContactInfoInMobile
public boolean getEnableSupplementalContactInfoInMobile()
-
isEnableSupplementalContactInfoInMobile
public boolean isEnableSupplementalContactInfoInMobile()
-
setEnableSupplementalContactInfoInMobile
public void setEnableSupplementalContactInfoInMobile(boolean enableSupplementalContactInfoInMobile)
-
setEnableSupplementalContactInfoInMobile
protected void setEnableSupplementalContactInfoInMobile(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
-
getIsLayoutCustomizationAllowed
public boolean getIsLayoutCustomizationAllowed()
-
isIsLayoutCustomizationAllowed
public boolean isIsLayoutCustomizationAllowed()
-
setIsLayoutCustomizationAllowed
public void setIsLayoutCustomizationAllowed(boolean isLayoutCustomizationAllowed)
-
setIsLayoutCustomizationAllowed
protected void setIsLayoutCustomizationAllowed(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
-
getOrgIsSyncingEventsOutbound
public boolean getOrgIsSyncingEventsOutbound()
-
isOrgIsSyncingEventsOutbound
public boolean isOrgIsSyncingEventsOutbound()
-
setOrgIsSyncingEventsOutbound
public void setOrgIsSyncingEventsOutbound(boolean orgIsSyncingEventsOutbound)
-
setOrgIsSyncingEventsOutbound
protected void setOrgIsSyncingEventsOutbound(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
-
getShouldUseTrustedDomainsList
public boolean getShouldUseTrustedDomainsList()
-
isShouldUseTrustedDomainsList
public boolean isShouldUseTrustedDomainsList()
-
setShouldUseTrustedDomainsList
public void setShouldUseTrustedDomainsList(boolean shouldUseTrustedDomainsList)
-
setShouldUseTrustedDomainsList
protected void setShouldUseTrustedDomainsList(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
-
-