Package com.sforce.soap.metadata
Class ForecastingSettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.ForecastingSettings
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class ForecastingSettings 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 ForecastingSettings()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetDefaultToPersonalCurrency()booleangetEnableForecasts()ForecastingCategoryMapping[]getForecastingCategoryMappings()ForecastingDisplayedFamilySettings[]getForecastingDisplayedFamilySettings()ForecastingTypeSettings[]getForecastingTypeSettings()AdjustmentsSettingsgetGlobalAdjustmentsSettings()ForecastRangeSettingsgetGlobalForecastRangeSettings()QuotasSettingsgetGlobalQuotasSettings()booleanisDefaultToPersonalCurrency()booleanisEnableForecasts()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)voidsetDefaultToPersonalCurrency(boolean defaultToPersonalCurrency)protected voidsetDefaultToPersonalCurrency(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableForecasts(boolean enableForecasts)protected voidsetEnableForecasts(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetForecastingCategoryMappings(ForecastingCategoryMapping[] forecastingCategoryMappings)protected voidsetForecastingCategoryMappings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetForecastingDisplayedFamilySettings(ForecastingDisplayedFamilySettings[] forecastingDisplayedFamilySettings)protected voidsetForecastingDisplayedFamilySettings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetForecastingTypeSettings(ForecastingTypeSettings[] forecastingTypeSettings)protected voidsetForecastingTypeSettings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetGlobalAdjustmentsSettings(AdjustmentsSettings globalAdjustmentsSettings)protected voidsetGlobalAdjustmentsSettings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetGlobalForecastRangeSettings(ForecastRangeSettings globalForecastRangeSettings)protected voidsetGlobalForecastRangeSettings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetGlobalQuotasSettings(QuotasSettings globalQuotasSettings)protected voidsetGlobalQuotasSettings(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
-
getDefaultToPersonalCurrency
public boolean getDefaultToPersonalCurrency()
-
isDefaultToPersonalCurrency
public boolean isDefaultToPersonalCurrency()
-
setDefaultToPersonalCurrency
public void setDefaultToPersonalCurrency(boolean defaultToPersonalCurrency)
-
setDefaultToPersonalCurrency
protected void setDefaultToPersonalCurrency(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
-
getEnableForecasts
public boolean getEnableForecasts()
-
isEnableForecasts
public boolean isEnableForecasts()
-
setEnableForecasts
public void setEnableForecasts(boolean enableForecasts)
-
setEnableForecasts
protected void setEnableForecasts(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
-
getForecastingCategoryMappings
public ForecastingCategoryMapping[] getForecastingCategoryMappings()
-
setForecastingCategoryMappings
public void setForecastingCategoryMappings(ForecastingCategoryMapping[] forecastingCategoryMappings)
-
setForecastingCategoryMappings
protected void setForecastingCategoryMappings(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
-
getForecastingDisplayedFamilySettings
public ForecastingDisplayedFamilySettings[] getForecastingDisplayedFamilySettings()
-
setForecastingDisplayedFamilySettings
public void setForecastingDisplayedFamilySettings(ForecastingDisplayedFamilySettings[] forecastingDisplayedFamilySettings)
-
setForecastingDisplayedFamilySettings
protected void setForecastingDisplayedFamilySettings(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
-
getForecastingTypeSettings
public ForecastingTypeSettings[] getForecastingTypeSettings()
-
setForecastingTypeSettings
public void setForecastingTypeSettings(ForecastingTypeSettings[] forecastingTypeSettings)
-
setForecastingTypeSettings
protected void setForecastingTypeSettings(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
-
getGlobalAdjustmentsSettings
public AdjustmentsSettings getGlobalAdjustmentsSettings()
-
setGlobalAdjustmentsSettings
public void setGlobalAdjustmentsSettings(AdjustmentsSettings globalAdjustmentsSettings)
-
setGlobalAdjustmentsSettings
protected void setGlobalAdjustmentsSettings(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
-
getGlobalForecastRangeSettings
public ForecastRangeSettings getGlobalForecastRangeSettings()
-
setGlobalForecastRangeSettings
public void setGlobalForecastRangeSettings(ForecastRangeSettings globalForecastRangeSettings)
-
setGlobalForecastRangeSettings
protected void setGlobalForecastRangeSettings(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
-
getGlobalQuotasSettings
public QuotasSettings getGlobalQuotasSettings()
-
setGlobalQuotasSettings
public void setGlobalQuotasSettings(QuotasSettings globalQuotasSettings)
-
setGlobalQuotasSettings
protected void setGlobalQuotasSettings(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
-
-