Package com.sforce.soap.metadata
Class OpportunitySettings
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.OpportunitySettings
- 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 TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetAutoActivateNewReminders(boolean autoActivateNewReminders) protected voidsetAutoActivateNewReminders(XmlInputStream __in, TypeMapper __typeMapper) voidsetCustomizableProductSchedulesEnabled(boolean customizableProductSchedulesEnabled) protected voidsetCustomizableProductSchedulesEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesEnforceStandardOpportunitySaveLogic(boolean doesEnforceStandardOpportunitySaveLogic) protected voidsetDoesEnforceStandardOpportunitySaveLogic(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableExpandedPipelineInspectionSetup(boolean enableExpandedPipelineInspectionSetup) protected voidsetEnableExpandedPipelineInspectionSetup(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableFindSimilarOpportunities(boolean enableFindSimilarOpportunities) protected voidsetEnableFindSimilarOpportunities(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableForecastCategoryMetrics(boolean enableForecastCategoryMetrics) protected voidsetEnableForecastCategoryMetrics(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableOpportunityFieldHistoryTracking(boolean enableOpportunityFieldHistoryTracking) protected voidsetEnableOpportunityFieldHistoryTracking(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableOpportunityInsightsInMobile(boolean enableOpportunityInsightsInMobile) protected voidsetEnableOpportunityInsightsInMobile(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableOpportunityTeam(boolean enableOpportunityTeam) protected voidsetEnableOpportunityTeam(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnablePipelineChangesMetrics(boolean enablePipelineChangesMetrics) protected voidsetEnablePipelineChangesMetrics(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnablePipelineInspection(boolean enablePipelineInspection) protected voidsetEnablePipelineInspection(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnablePipelineInspectionFlow(boolean enablePipelineInspectionFlow) protected voidsetEnablePipelineInspectionFlow(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnablePipelineInspectionSingleCategoryRollup(boolean enablePipelineInspectionSingleCategoryRollup) protected voidsetEnablePipelineInspectionSingleCategoryRollup(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableRevenueInsights(boolean enableRevenueInsights) protected voidsetEnableRevenueInsights(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableServiceCaseInsights(boolean enableServiceCaseInsights) protected voidsetEnableServiceCaseInsights(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableUpdateReminders(boolean enableUpdateReminders) protected voidsetEnableUpdateReminders(XmlInputStream __in, TypeMapper __typeMapper) voidsetFindSimilarOppFilter(FindSimilarOppFilter findSimilarOppFilter) protected voidsetFindSimilarOppFilter(XmlInputStream __in, TypeMapper __typeMapper) voidsetOppAmountDealMotionEnabled(boolean oppAmountDealMotionEnabled) protected voidsetOppAmountDealMotionEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetOppCloseDateDealMotionEnabled(boolean oppCloseDateDealMotionEnabled) protected voidsetOppCloseDateDealMotionEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetPromptToAddProducts(boolean promptToAddProducts) protected voidsetPromptToAddProducts(XmlInputStream __in, TypeMapper __typeMapper) voidsetPushCountEnabled(boolean pushCountEnabled) protected voidsetPushCountEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetSimpleOppCreateFromContact(boolean simpleOppCreateFromContact) protected voidsetSimpleOppCreateFromContact(XmlInputStream __in, TypeMapper __typeMapper) voidsetSimpleOppCreateFromEvent(boolean simpleOppCreateFromEvent) protected voidsetSimpleOppCreateFromEvent(XmlInputStream __in, TypeMapper __typeMapper) toString()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
-
OpportunitySettings
public OpportunitySettings()Constructor
-
-
Method Details
-
getAutoActivateNewReminders
public boolean getAutoActivateNewReminders() -
isAutoActivateNewReminders
public boolean isAutoActivateNewReminders() -
setAutoActivateNewReminders
public void setAutoActivateNewReminders(boolean autoActivateNewReminders) -
setAutoActivateNewReminders
protected void setAutoActivateNewReminders(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCustomizableProductSchedulesEnabled
public boolean getCustomizableProductSchedulesEnabled() -
isCustomizableProductSchedulesEnabled
public boolean isCustomizableProductSchedulesEnabled() -
setCustomizableProductSchedulesEnabled
public void setCustomizableProductSchedulesEnabled(boolean customizableProductSchedulesEnabled) -
setCustomizableProductSchedulesEnabled
protected void setCustomizableProductSchedulesEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDoesEnforceStandardOpportunitySaveLogic
public boolean getDoesEnforceStandardOpportunitySaveLogic() -
isDoesEnforceStandardOpportunitySaveLogic
public boolean isDoesEnforceStandardOpportunitySaveLogic() -
setDoesEnforceStandardOpportunitySaveLogic
public void setDoesEnforceStandardOpportunitySaveLogic(boolean doesEnforceStandardOpportunitySaveLogic) -
setDoesEnforceStandardOpportunitySaveLogic
protected void setDoesEnforceStandardOpportunitySaveLogic(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableExpandedPipelineInspectionSetup
public boolean getEnableExpandedPipelineInspectionSetup() -
isEnableExpandedPipelineInspectionSetup
public boolean isEnableExpandedPipelineInspectionSetup() -
setEnableExpandedPipelineInspectionSetup
public void setEnableExpandedPipelineInspectionSetup(boolean enableExpandedPipelineInspectionSetup) -
setEnableExpandedPipelineInspectionSetup
protected void setEnableExpandedPipelineInspectionSetup(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableFindSimilarOpportunities
public boolean getEnableFindSimilarOpportunities() -
isEnableFindSimilarOpportunities
public boolean isEnableFindSimilarOpportunities() -
setEnableFindSimilarOpportunities
public void setEnableFindSimilarOpportunities(boolean enableFindSimilarOpportunities) -
setEnableFindSimilarOpportunities
protected void setEnableFindSimilarOpportunities(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableForecastCategoryMetrics
public boolean getEnableForecastCategoryMetrics() -
isEnableForecastCategoryMetrics
public boolean isEnableForecastCategoryMetrics() -
setEnableForecastCategoryMetrics
public void setEnableForecastCategoryMetrics(boolean enableForecastCategoryMetrics) -
setEnableForecastCategoryMetrics
protected void setEnableForecastCategoryMetrics(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableOpportunityFieldHistoryTracking
public boolean getEnableOpportunityFieldHistoryTracking() -
isEnableOpportunityFieldHistoryTracking
public boolean isEnableOpportunityFieldHistoryTracking() -
setEnableOpportunityFieldHistoryTracking
public void setEnableOpportunityFieldHistoryTracking(boolean enableOpportunityFieldHistoryTracking) -
setEnableOpportunityFieldHistoryTracking
protected void setEnableOpportunityFieldHistoryTracking(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableOpportunityInsightsInMobile
public boolean getEnableOpportunityInsightsInMobile() -
isEnableOpportunityInsightsInMobile
public boolean isEnableOpportunityInsightsInMobile() -
setEnableOpportunityInsightsInMobile
public void setEnableOpportunityInsightsInMobile(boolean enableOpportunityInsightsInMobile) -
setEnableOpportunityInsightsInMobile
protected void setEnableOpportunityInsightsInMobile(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableOpportunityTeam
public boolean getEnableOpportunityTeam() -
isEnableOpportunityTeam
public boolean isEnableOpportunityTeam() -
setEnableOpportunityTeam
public void setEnableOpportunityTeam(boolean enableOpportunityTeam) -
setEnableOpportunityTeam
protected void setEnableOpportunityTeam(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnablePipelineChangesMetrics
public boolean getEnablePipelineChangesMetrics() -
isEnablePipelineChangesMetrics
public boolean isEnablePipelineChangesMetrics() -
setEnablePipelineChangesMetrics
public void setEnablePipelineChangesMetrics(boolean enablePipelineChangesMetrics) -
setEnablePipelineChangesMetrics
protected void setEnablePipelineChangesMetrics(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnablePipelineInspection
public boolean getEnablePipelineInspection() -
isEnablePipelineInspection
public boolean isEnablePipelineInspection() -
setEnablePipelineInspection
public void setEnablePipelineInspection(boolean enablePipelineInspection) -
setEnablePipelineInspection
protected void setEnablePipelineInspection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnablePipelineInspectionFlow
public boolean getEnablePipelineInspectionFlow() -
isEnablePipelineInspectionFlow
public boolean isEnablePipelineInspectionFlow() -
setEnablePipelineInspectionFlow
public void setEnablePipelineInspectionFlow(boolean enablePipelineInspectionFlow) -
setEnablePipelineInspectionFlow
protected void setEnablePipelineInspectionFlow(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnablePipelineInspectionSingleCategoryRollup
public boolean getEnablePipelineInspectionSingleCategoryRollup() -
isEnablePipelineInspectionSingleCategoryRollup
public boolean isEnablePipelineInspectionSingleCategoryRollup() -
setEnablePipelineInspectionSingleCategoryRollup
public void setEnablePipelineInspectionSingleCategoryRollup(boolean enablePipelineInspectionSingleCategoryRollup) -
setEnablePipelineInspectionSingleCategoryRollup
protected void setEnablePipelineInspectionSingleCategoryRollup(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableRevenueInsights
public boolean getEnableRevenueInsights() -
isEnableRevenueInsights
public boolean isEnableRevenueInsights() -
setEnableRevenueInsights
public void setEnableRevenueInsights(boolean enableRevenueInsights) -
setEnableRevenueInsights
protected void setEnableRevenueInsights(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableServiceCaseInsights
public boolean getEnableServiceCaseInsights() -
isEnableServiceCaseInsights
public boolean isEnableServiceCaseInsights() -
setEnableServiceCaseInsights
public void setEnableServiceCaseInsights(boolean enableServiceCaseInsights) -
setEnableServiceCaseInsights
protected void setEnableServiceCaseInsights(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableUpdateReminders
public boolean getEnableUpdateReminders() -
isEnableUpdateReminders
public boolean isEnableUpdateReminders() -
setEnableUpdateReminders
public void setEnableUpdateReminders(boolean enableUpdateReminders) -
setEnableUpdateReminders
protected void setEnableUpdateReminders(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFindSimilarOppFilter
-
setFindSimilarOppFilter
-
setFindSimilarOppFilter
protected void setFindSimilarOppFilter(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOppAmountDealMotionEnabled
public boolean getOppAmountDealMotionEnabled() -
isOppAmountDealMotionEnabled
public boolean isOppAmountDealMotionEnabled() -
setOppAmountDealMotionEnabled
public void setOppAmountDealMotionEnabled(boolean oppAmountDealMotionEnabled) -
setOppAmountDealMotionEnabled
protected void setOppAmountDealMotionEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOppCloseDateDealMotionEnabled
public boolean getOppCloseDateDealMotionEnabled() -
isOppCloseDateDealMotionEnabled
public boolean isOppCloseDateDealMotionEnabled() -
setOppCloseDateDealMotionEnabled
public void setOppCloseDateDealMotionEnabled(boolean oppCloseDateDealMotionEnabled) -
setOppCloseDateDealMotionEnabled
protected void setOppCloseDateDealMotionEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPromptToAddProducts
public boolean getPromptToAddProducts() -
isPromptToAddProducts
public boolean isPromptToAddProducts() -
setPromptToAddProducts
public void setPromptToAddProducts(boolean promptToAddProducts) -
setPromptToAddProducts
protected void setPromptToAddProducts(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPushCountEnabled
public boolean getPushCountEnabled() -
isPushCountEnabled
public boolean isPushCountEnabled() -
setPushCountEnabled
public void setPushCountEnabled(boolean pushCountEnabled) -
setPushCountEnabled
protected void setPushCountEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSimpleOppCreateFromContact
public boolean getSimpleOppCreateFromContact() -
isSimpleOppCreateFromContact
public boolean isSimpleOppCreateFromContact() -
setSimpleOppCreateFromContact
public void setSimpleOppCreateFromContact(boolean simpleOppCreateFromContact) -
setSimpleOppCreateFromContact
protected void setSimpleOppCreateFromContact(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSimpleOppCreateFromEvent
public boolean getSimpleOppCreateFromEvent() -
isSimpleOppCreateFromEvent
public boolean isSimpleOppCreateFromEvent() -
setSimpleOppCreateFromEvent
public void setSimpleOppCreateFromEvent(boolean simpleOppCreateFromEvent) -
setSimpleOppCreateFromEvent
protected void setSimpleOppCreateFromEvent(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
-