Package com.sforce.soap.metadata
Class EACSettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.EACSettings
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class EACSettings 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 EACSettings()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetAddRcCompToFlexiPages()booleangetAutoPopulateGoogleMeetLinks()booleangetEnableActivityAnalyticsPref()booleangetEnableActivityCapture()booleangetEnableActivityMetrics()booleangetEnableActivitySyncEngine()booleangetEnableEACForEveryonePref()booleangetEnableEnforceEacSharingPref()booleangetEnableInboxActivitySharing()booleangetEnableInsightsInTimeline()booleangetEnableInsightsInTimelineEacStd()booleangetProvisionProductivityFeatures()booleangetSalesforceEventsOnlyPref()booleangetSyncInternalEvents()booleanisAddRcCompToFlexiPages()booleanisAutoPopulateGoogleMeetLinks()booleanisEnableActivityAnalyticsPref()booleanisEnableActivityCapture()booleanisEnableActivityMetrics()booleanisEnableActivitySyncEngine()booleanisEnableEACForEveryonePref()booleanisEnableEnforceEacSharingPref()booleanisEnableInboxActivitySharing()booleanisEnableInsightsInTimeline()booleanisEnableInsightsInTimelineEacStd()booleanisProvisionProductivityFeatures()booleanisSalesforceEventsOnlyPref()booleanisSyncInternalEvents()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)voidsetAddRcCompToFlexiPages(boolean addRcCompToFlexiPages)protected voidsetAddRcCompToFlexiPages(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAutoPopulateGoogleMeetLinks(boolean autoPopulateGoogleMeetLinks)protected voidsetAutoPopulateGoogleMeetLinks(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableActivityAnalyticsPref(boolean enableActivityAnalyticsPref)protected voidsetEnableActivityAnalyticsPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableActivityCapture(boolean enableActivityCapture)protected voidsetEnableActivityCapture(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableActivityMetrics(boolean enableActivityMetrics)protected voidsetEnableActivityMetrics(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableActivitySyncEngine(boolean enableActivitySyncEngine)protected voidsetEnableActivitySyncEngine(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableEACForEveryonePref(boolean enableEACForEveryonePref)protected voidsetEnableEACForEveryonePref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableEnforceEacSharingPref(boolean enableEnforceEacSharingPref)protected voidsetEnableEnforceEacSharingPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableInboxActivitySharing(boolean enableInboxActivitySharing)protected voidsetEnableInboxActivitySharing(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableInsightsInTimeline(boolean enableInsightsInTimeline)protected voidsetEnableInsightsInTimeline(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableInsightsInTimelineEacStd(boolean enableInsightsInTimelineEacStd)protected voidsetEnableInsightsInTimelineEacStd(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetProvisionProductivityFeatures(boolean provisionProductivityFeatures)protected voidsetProvisionProductivityFeatures(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSalesforceEventsOnlyPref(boolean salesforceEventsOnlyPref)protected voidsetSalesforceEventsOnlyPref(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSyncInternalEvents(boolean syncInternalEvents)protected voidsetSyncInternalEvents(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
-
getAddRcCompToFlexiPages
public boolean getAddRcCompToFlexiPages()
-
isAddRcCompToFlexiPages
public boolean isAddRcCompToFlexiPages()
-
setAddRcCompToFlexiPages
public void setAddRcCompToFlexiPages(boolean addRcCompToFlexiPages)
-
setAddRcCompToFlexiPages
protected void setAddRcCompToFlexiPages(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
-
getAutoPopulateGoogleMeetLinks
public boolean getAutoPopulateGoogleMeetLinks()
-
isAutoPopulateGoogleMeetLinks
public boolean isAutoPopulateGoogleMeetLinks()
-
setAutoPopulateGoogleMeetLinks
public void setAutoPopulateGoogleMeetLinks(boolean autoPopulateGoogleMeetLinks)
-
setAutoPopulateGoogleMeetLinks
protected void setAutoPopulateGoogleMeetLinks(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
-
getEnableActivityAnalyticsPref
public boolean getEnableActivityAnalyticsPref()
-
isEnableActivityAnalyticsPref
public boolean isEnableActivityAnalyticsPref()
-
setEnableActivityAnalyticsPref
public void setEnableActivityAnalyticsPref(boolean enableActivityAnalyticsPref)
-
setEnableActivityAnalyticsPref
protected void setEnableActivityAnalyticsPref(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
-
getEnableActivityCapture
public boolean getEnableActivityCapture()
-
isEnableActivityCapture
public boolean isEnableActivityCapture()
-
setEnableActivityCapture
public void setEnableActivityCapture(boolean enableActivityCapture)
-
setEnableActivityCapture
protected void setEnableActivityCapture(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
-
getEnableActivityMetrics
public boolean getEnableActivityMetrics()
-
isEnableActivityMetrics
public boolean isEnableActivityMetrics()
-
setEnableActivityMetrics
public void setEnableActivityMetrics(boolean enableActivityMetrics)
-
setEnableActivityMetrics
protected void setEnableActivityMetrics(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
-
getEnableActivitySyncEngine
public boolean getEnableActivitySyncEngine()
-
isEnableActivitySyncEngine
public boolean isEnableActivitySyncEngine()
-
setEnableActivitySyncEngine
public void setEnableActivitySyncEngine(boolean enableActivitySyncEngine)
-
setEnableActivitySyncEngine
protected void setEnableActivitySyncEngine(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
-
getEnableEACForEveryonePref
public boolean getEnableEACForEveryonePref()
-
isEnableEACForEveryonePref
public boolean isEnableEACForEveryonePref()
-
setEnableEACForEveryonePref
public void setEnableEACForEveryonePref(boolean enableEACForEveryonePref)
-
setEnableEACForEveryonePref
protected void setEnableEACForEveryonePref(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
-
getEnableEnforceEacSharingPref
public boolean getEnableEnforceEacSharingPref()
-
isEnableEnforceEacSharingPref
public boolean isEnableEnforceEacSharingPref()
-
setEnableEnforceEacSharingPref
public void setEnableEnforceEacSharingPref(boolean enableEnforceEacSharingPref)
-
setEnableEnforceEacSharingPref
protected void setEnableEnforceEacSharingPref(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
-
getEnableInboxActivitySharing
public boolean getEnableInboxActivitySharing()
-
isEnableInboxActivitySharing
public boolean isEnableInboxActivitySharing()
-
setEnableInboxActivitySharing
public void setEnableInboxActivitySharing(boolean enableInboxActivitySharing)
-
setEnableInboxActivitySharing
protected void setEnableInboxActivitySharing(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
-
getEnableInsightsInTimeline
public boolean getEnableInsightsInTimeline()
-
isEnableInsightsInTimeline
public boolean isEnableInsightsInTimeline()
-
setEnableInsightsInTimeline
public void setEnableInsightsInTimeline(boolean enableInsightsInTimeline)
-
setEnableInsightsInTimeline
protected void setEnableInsightsInTimeline(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
-
getEnableInsightsInTimelineEacStd
public boolean getEnableInsightsInTimelineEacStd()
-
isEnableInsightsInTimelineEacStd
public boolean isEnableInsightsInTimelineEacStd()
-
setEnableInsightsInTimelineEacStd
public void setEnableInsightsInTimelineEacStd(boolean enableInsightsInTimelineEacStd)
-
setEnableInsightsInTimelineEacStd
protected void setEnableInsightsInTimelineEacStd(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
-
getProvisionProductivityFeatures
public boolean getProvisionProductivityFeatures()
-
isProvisionProductivityFeatures
public boolean isProvisionProductivityFeatures()
-
setProvisionProductivityFeatures
public void setProvisionProductivityFeatures(boolean provisionProductivityFeatures)
-
setProvisionProductivityFeatures
protected void setProvisionProductivityFeatures(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
-
getSalesforceEventsOnlyPref
public boolean getSalesforceEventsOnlyPref()
-
isSalesforceEventsOnlyPref
public boolean isSalesforceEventsOnlyPref()
-
setSalesforceEventsOnlyPref
public void setSalesforceEventsOnlyPref(boolean salesforceEventsOnlyPref)
-
setSalesforceEventsOnlyPref
protected void setSalesforceEventsOnlyPref(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
-
getSyncInternalEvents
public boolean getSyncInternalEvents()
-
isSyncInternalEvents
public boolean isSyncInternalEvents()
-
setSyncInternalEvents
public void setSyncInternalEvents(boolean syncInternalEvents)
-
setSyncInternalEvents
protected void setSyncInternalEvents(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
-
-