Package com.sforce.soap.metadata
Class ForecastingTypeSettings
- java.lang.Object
-
- com.sforce.soap.metadata.ForecastingTypeSettings
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class ForecastingTypeSettings extends java.lang.Object implements com.sforce.ws.bind.XMLizableThis 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 ForecastingTypeSettings()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetActive()AdjustmentsSettingsgetAdjustmentsSettings()java.lang.String[]getDisplayedCategoryApiNames()java.lang.String[]getForecastedCategoryApiNames()ForecastingDateTypegetForecastingDateType()ForecastRangeSettingsgetForecastRangeSettings()booleangetHasProductFamily()booleangetIsAmount()booleangetIsAvailable()booleangetIsQuantity()java.lang.String[]getManagerAdjustableCategoryApiNames()java.lang.StringgetMasterLabel()java.lang.StringgetName()OpportunityListFieldsLabelMapping[]getOpportunityListFieldsLabelMappings()OpportunityListFieldsSelectedSettingsgetOpportunityListFieldsSelectedSettings()OpportunityListFieldsUnselectedSettingsgetOpportunityListFieldsUnselectedSettings()java.lang.StringgetOpportunitySplitName()java.lang.String[]getOwnerAdjustableCategoryApiNames()QuotasSettingsgetQuotasSettings()java.lang.StringgetTerritory2ModelName()booleanisActive()booleanisHasProductFamily()booleanisIsAmount()booleanisIsAvailable()booleanisIsQuantity()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)voidsetActive(boolean active)protected voidsetActive(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAdjustmentsSettings(AdjustmentsSettings adjustmentsSettings)protected voidsetAdjustmentsSettings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetDisplayedCategoryApiNames(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDisplayedCategoryApiNames(java.lang.String[] displayedCategoryApiNames)protected voidsetForecastedCategoryApiNames(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetForecastedCategoryApiNames(java.lang.String[] forecastedCategoryApiNames)voidsetForecastingDateType(ForecastingDateType forecastingDateType)protected voidsetForecastingDateType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetForecastRangeSettings(ForecastRangeSettings forecastRangeSettings)protected voidsetForecastRangeSettings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetHasProductFamily(boolean hasProductFamily)protected voidsetHasProductFamily(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIsAmount(boolean isAmount)protected voidsetIsAmount(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIsAvailable(boolean isAvailable)protected voidsetIsAvailable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIsQuantity(boolean isQuantity)protected voidsetIsQuantity(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetManagerAdjustableCategoryApiNames(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetManagerAdjustableCategoryApiNames(java.lang.String[] managerAdjustableCategoryApiNames)protected voidsetMasterLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetMasterLabel(java.lang.String masterLabel)protected voidsetName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetName(java.lang.String name)voidsetOpportunityListFieldsLabelMappings(OpportunityListFieldsLabelMapping[] opportunityListFieldsLabelMappings)protected voidsetOpportunityListFieldsLabelMappings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOpportunityListFieldsSelectedSettings(OpportunityListFieldsSelectedSettings opportunityListFieldsSelectedSettings)protected voidsetOpportunityListFieldsSelectedSettings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOpportunityListFieldsUnselectedSettings(OpportunityListFieldsUnselectedSettings opportunityListFieldsUnselectedSettings)protected voidsetOpportunityListFieldsUnselectedSettings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetOpportunitySplitName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOpportunitySplitName(java.lang.String opportunitySplitName)protected voidsetOwnerAdjustableCategoryApiNames(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOwnerAdjustableCategoryApiNames(java.lang.String[] ownerAdjustableCategoryApiNames)voidsetQuotasSettings(QuotasSettings quotasSettings)protected voidsetQuotasSettings(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetTerritory2ModelName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetTerritory2ModelName(java.lang.String territory2ModelName)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)
-
-
-
Method Detail
-
getActive
public boolean getActive()
-
isActive
public boolean isActive()
-
setActive
public void setActive(boolean active)
-
setActive
protected void setActive(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
-
getAdjustmentsSettings
public AdjustmentsSettings getAdjustmentsSettings()
-
setAdjustmentsSettings
public void setAdjustmentsSettings(AdjustmentsSettings adjustmentsSettings)
-
setAdjustmentsSettings
protected void setAdjustmentsSettings(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
-
getDisplayedCategoryApiNames
public java.lang.String[] getDisplayedCategoryApiNames()
-
setDisplayedCategoryApiNames
public void setDisplayedCategoryApiNames(java.lang.String[] displayedCategoryApiNames)
-
setDisplayedCategoryApiNames
protected void setDisplayedCategoryApiNames(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
-
getForecastRangeSettings
public ForecastRangeSettings getForecastRangeSettings()
-
setForecastRangeSettings
public void setForecastRangeSettings(ForecastRangeSettings forecastRangeSettings)
-
setForecastRangeSettings
protected void setForecastRangeSettings(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
-
getForecastedCategoryApiNames
public java.lang.String[] getForecastedCategoryApiNames()
-
setForecastedCategoryApiNames
public void setForecastedCategoryApiNames(java.lang.String[] forecastedCategoryApiNames)
-
setForecastedCategoryApiNames
protected void setForecastedCategoryApiNames(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
-
getForecastingDateType
public ForecastingDateType getForecastingDateType()
-
setForecastingDateType
public void setForecastingDateType(ForecastingDateType forecastingDateType)
-
setForecastingDateType
protected void setForecastingDateType(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
-
getHasProductFamily
public boolean getHasProductFamily()
-
isHasProductFamily
public boolean isHasProductFamily()
-
setHasProductFamily
public void setHasProductFamily(boolean hasProductFamily)
-
setHasProductFamily
protected void setHasProductFamily(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
-
getIsAmount
public boolean getIsAmount()
-
isIsAmount
public boolean isIsAmount()
-
setIsAmount
public void setIsAmount(boolean isAmount)
-
setIsAmount
protected void setIsAmount(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
-
getIsAvailable
public boolean getIsAvailable()
-
isIsAvailable
public boolean isIsAvailable()
-
setIsAvailable
public void setIsAvailable(boolean isAvailable)
-
setIsAvailable
protected void setIsAvailable(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
-
getIsQuantity
public boolean getIsQuantity()
-
isIsQuantity
public boolean isIsQuantity()
-
setIsQuantity
public void setIsQuantity(boolean isQuantity)
-
setIsQuantity
protected void setIsQuantity(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
-
getManagerAdjustableCategoryApiNames
public java.lang.String[] getManagerAdjustableCategoryApiNames()
-
setManagerAdjustableCategoryApiNames
public void setManagerAdjustableCategoryApiNames(java.lang.String[] managerAdjustableCategoryApiNames)
-
setManagerAdjustableCategoryApiNames
protected void setManagerAdjustableCategoryApiNames(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
-
getMasterLabel
public java.lang.String getMasterLabel()
-
setMasterLabel
public void setMasterLabel(java.lang.String masterLabel)
-
setMasterLabel
protected void setMasterLabel(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
-
getName
public java.lang.String getName()
-
setName
public void setName(java.lang.String name)
-
setName
protected void setName(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
-
getOpportunityListFieldsLabelMappings
public OpportunityListFieldsLabelMapping[] getOpportunityListFieldsLabelMappings()
-
setOpportunityListFieldsLabelMappings
public void setOpportunityListFieldsLabelMappings(OpportunityListFieldsLabelMapping[] opportunityListFieldsLabelMappings)
-
setOpportunityListFieldsLabelMappings
protected void setOpportunityListFieldsLabelMappings(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
-
getOpportunityListFieldsSelectedSettings
public OpportunityListFieldsSelectedSettings getOpportunityListFieldsSelectedSettings()
-
setOpportunityListFieldsSelectedSettings
public void setOpportunityListFieldsSelectedSettings(OpportunityListFieldsSelectedSettings opportunityListFieldsSelectedSettings)
-
setOpportunityListFieldsSelectedSettings
protected void setOpportunityListFieldsSelectedSettings(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
-
getOpportunityListFieldsUnselectedSettings
public OpportunityListFieldsUnselectedSettings getOpportunityListFieldsUnselectedSettings()
-
setOpportunityListFieldsUnselectedSettings
public void setOpportunityListFieldsUnselectedSettings(OpportunityListFieldsUnselectedSettings opportunityListFieldsUnselectedSettings)
-
setOpportunityListFieldsUnselectedSettings
protected void setOpportunityListFieldsUnselectedSettings(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
-
getOpportunitySplitName
public java.lang.String getOpportunitySplitName()
-
setOpportunitySplitName
public void setOpportunitySplitName(java.lang.String opportunitySplitName)
-
setOpportunitySplitName
protected void setOpportunitySplitName(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
-
getOwnerAdjustableCategoryApiNames
public java.lang.String[] getOwnerAdjustableCategoryApiNames()
-
setOwnerAdjustableCategoryApiNames
public void setOwnerAdjustableCategoryApiNames(java.lang.String[] ownerAdjustableCategoryApiNames)
-
setOwnerAdjustableCategoryApiNames
protected void setOwnerAdjustableCategoryApiNames(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
-
getQuotasSettings
public QuotasSettings getQuotasSettings()
-
setQuotasSettings
public void setQuotasSettings(QuotasSettings quotasSettings)
-
setQuotasSettings
protected void setQuotasSettings(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
-
getTerritory2ModelName
public java.lang.String getTerritory2ModelName()
-
setTerritory2ModelName
public void setTerritory2ModelName(java.lang.String territory2ModelName)
-
setTerritory2ModelName
protected void setTerritory2ModelName(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- Specified by:
writein interfacecom.sforce.ws.bind.XMLizable- Throws:
java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- 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- Specified by:
loadin interfacecom.sforce.ws.bind.XMLizable- Throws:
java.io.IOExceptioncom.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- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-