Package com.sforce.soap.metadata
Class DashboardComponent
- java.lang.Object
-
- com.sforce.soap.metadata.DashboardComponent
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class DashboardComponent 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 DashboardComponent()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetAutoselectColumnsFromReport()ChartRangeTypegetChartAxisRange()doublegetChartAxisRangeMax()doublegetChartAxisRangeMin()ChartSummary[]getChartSummary()ChartThemegetComponentChartTheme()DashboardComponentTypegetComponentType()DashboardFilterColumn[]getDashboardFilterColumns()DashboardTableColumn[]getDashboardTableColumn()intgetDecimalPrecision()ChartUnitsgetDisplayUnits()java.lang.StringgetDrillDownUrl()booleangetDrillEnabled()booleangetDrillToDetailEnabled()booleangetEnableHover()booleangetExpandOthers()DashboardFlexTableComponentPropertiesgetFlexComponentProperties()java.lang.StringgetFooter()doublegetGaugeMax()doublegetGaugeMin()java.lang.String[]getGroupingColumn()java.lang.StringgetHeader()doublegetIndicatorBreakpoint1()doublegetIndicatorBreakpoint2()java.lang.StringgetIndicatorHighColor()java.lang.StringgetIndicatorLowColor()java.lang.StringgetIndicatorMiddleColor()ChartLegendPositiongetLegendPosition()intgetMaxValuesDisplayed()java.lang.StringgetMetricLabel()java.lang.StringgetPage()intgetPageHeightInPixels()java.lang.StringgetReport()java.lang.StringgetScontrol()intgetScontrolHeightInPixels()booleangetShowPercentage()booleangetShowPicturesOnCharts()booleangetShowPicturesOnTables()booleangetShowRange()booleangetShowTotal()booleangetShowValues()DashboardComponentFiltergetSortBy()java.lang.StringgetTitle()booleangetUseReportChart()booleanisAutoselectColumnsFromReport()booleanisDrillEnabled()booleanisDrillToDetailEnabled()booleanisEnableHover()booleanisExpandOthers()booleanisShowPercentage()booleanisShowPicturesOnCharts()booleanisShowPicturesOnTables()booleanisShowRange()booleanisShowTotal()booleanisShowValues()booleanisUseReportChart()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)voidsetAutoselectColumnsFromReport(boolean autoselectColumnsFromReport)protected voidsetAutoselectColumnsFromReport(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetChartAxisRange(ChartRangeType chartAxisRange)protected voidsetChartAxisRange(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetChartAxisRangeMax(double chartAxisRangeMax)protected voidsetChartAxisRangeMax(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetChartAxisRangeMin(double chartAxisRangeMin)protected voidsetChartAxisRangeMin(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetChartSummary(ChartSummary[] chartSummary)protected voidsetChartSummary(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetComponentChartTheme(ChartTheme componentChartTheme)protected voidsetComponentChartTheme(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetComponentType(DashboardComponentType componentType)protected voidsetComponentType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDashboardFilterColumns(DashboardFilterColumn[] dashboardFilterColumns)protected voidsetDashboardFilterColumns(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDashboardTableColumn(DashboardTableColumn[] dashboardTableColumn)protected voidsetDashboardTableColumn(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDecimalPrecision(int decimalPrecision)protected voidsetDecimalPrecision(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDisplayUnits(ChartUnits displayUnits)protected voidsetDisplayUnits(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetDrillDownUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDrillDownUrl(java.lang.String drillDownUrl)voidsetDrillEnabled(boolean drillEnabled)protected voidsetDrillEnabled(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDrillToDetailEnabled(boolean drillToDetailEnabled)protected voidsetDrillToDetailEnabled(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableHover(boolean enableHover)protected voidsetEnableHover(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetExpandOthers(boolean expandOthers)protected voidsetExpandOthers(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFlexComponentProperties(DashboardFlexTableComponentProperties flexComponentProperties)protected voidsetFlexComponentProperties(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetFooter(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFooter(java.lang.String footer)voidsetGaugeMax(double gaugeMax)protected voidsetGaugeMax(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetGaugeMin(double gaugeMin)protected voidsetGaugeMin(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetGroupingColumn(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetGroupingColumn(java.lang.String[] groupingColumn)protected voidsetHeader(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetHeader(java.lang.String header)voidsetIndicatorBreakpoint1(double indicatorBreakpoint1)protected voidsetIndicatorBreakpoint1(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIndicatorBreakpoint2(double indicatorBreakpoint2)protected voidsetIndicatorBreakpoint2(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetIndicatorHighColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIndicatorHighColor(java.lang.String indicatorHighColor)protected voidsetIndicatorLowColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIndicatorLowColor(java.lang.String indicatorLowColor)protected voidsetIndicatorMiddleColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIndicatorMiddleColor(java.lang.String indicatorMiddleColor)voidsetLegendPosition(ChartLegendPosition legendPosition)protected voidsetLegendPosition(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetMaxValuesDisplayed(int maxValuesDisplayed)protected voidsetMaxValuesDisplayed(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetMetricLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetMetricLabel(java.lang.String metricLabel)protected voidsetPage(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetPage(java.lang.String page)voidsetPageHeightInPixels(int pageHeightInPixels)protected voidsetPageHeightInPixels(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetReport(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetReport(java.lang.String report)protected voidsetScontrol(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetScontrol(java.lang.String scontrol)voidsetScontrolHeightInPixels(int scontrolHeightInPixels)protected voidsetScontrolHeightInPixels(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetShowPercentage(boolean showPercentage)protected voidsetShowPercentage(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetShowPicturesOnCharts(boolean showPicturesOnCharts)protected voidsetShowPicturesOnCharts(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetShowPicturesOnTables(boolean showPicturesOnTables)protected voidsetShowPicturesOnTables(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetShowRange(boolean showRange)protected voidsetShowRange(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetShowTotal(boolean showTotal)protected voidsetShowTotal(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetShowValues(boolean showValues)protected voidsetShowValues(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSortBy(DashboardComponentFilter sortBy)protected voidsetSortBy(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetTitle(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetTitle(java.lang.String title)voidsetUseReportChart(boolean useReportChart)protected voidsetUseReportChart(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)
-
-
-
Method Detail
-
getAutoselectColumnsFromReport
public boolean getAutoselectColumnsFromReport()
-
isAutoselectColumnsFromReport
public boolean isAutoselectColumnsFromReport()
-
setAutoselectColumnsFromReport
public void setAutoselectColumnsFromReport(boolean autoselectColumnsFromReport)
-
setAutoselectColumnsFromReport
protected void setAutoselectColumnsFromReport(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
-
getChartAxisRange
public ChartRangeType getChartAxisRange()
-
setChartAxisRange
public void setChartAxisRange(ChartRangeType chartAxisRange)
-
setChartAxisRange
protected void setChartAxisRange(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
-
getChartAxisRangeMax
public double getChartAxisRangeMax()
-
setChartAxisRangeMax
public void setChartAxisRangeMax(double chartAxisRangeMax)
-
setChartAxisRangeMax
protected void setChartAxisRangeMax(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
-
getChartAxisRangeMin
public double getChartAxisRangeMin()
-
setChartAxisRangeMin
public void setChartAxisRangeMin(double chartAxisRangeMin)
-
setChartAxisRangeMin
protected void setChartAxisRangeMin(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
-
getChartSummary
public ChartSummary[] getChartSummary()
-
setChartSummary
public void setChartSummary(ChartSummary[] chartSummary)
-
setChartSummary
protected void setChartSummary(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
-
getComponentChartTheme
public ChartTheme getComponentChartTheme()
-
setComponentChartTheme
public void setComponentChartTheme(ChartTheme componentChartTheme)
-
setComponentChartTheme
protected void setComponentChartTheme(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
-
getComponentType
public DashboardComponentType getComponentType()
-
setComponentType
public void setComponentType(DashboardComponentType componentType)
-
setComponentType
protected void setComponentType(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
-
getDashboardFilterColumns
public DashboardFilterColumn[] getDashboardFilterColumns()
-
setDashboardFilterColumns
public void setDashboardFilterColumns(DashboardFilterColumn[] dashboardFilterColumns)
-
setDashboardFilterColumns
protected void setDashboardFilterColumns(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
-
getDashboardTableColumn
public DashboardTableColumn[] getDashboardTableColumn()
-
setDashboardTableColumn
public void setDashboardTableColumn(DashboardTableColumn[] dashboardTableColumn)
-
setDashboardTableColumn
protected void setDashboardTableColumn(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
-
getDecimalPrecision
public int getDecimalPrecision()
-
setDecimalPrecision
public void setDecimalPrecision(int decimalPrecision)
-
setDecimalPrecision
protected void setDecimalPrecision(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
-
getDisplayUnits
public ChartUnits getDisplayUnits()
-
setDisplayUnits
public void setDisplayUnits(ChartUnits displayUnits)
-
setDisplayUnits
protected void setDisplayUnits(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
-
getDrillDownUrl
public java.lang.String getDrillDownUrl()
-
setDrillDownUrl
public void setDrillDownUrl(java.lang.String drillDownUrl)
-
setDrillDownUrl
protected void setDrillDownUrl(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
-
getDrillEnabled
public boolean getDrillEnabled()
-
isDrillEnabled
public boolean isDrillEnabled()
-
setDrillEnabled
public void setDrillEnabled(boolean drillEnabled)
-
setDrillEnabled
protected void setDrillEnabled(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
-
getDrillToDetailEnabled
public boolean getDrillToDetailEnabled()
-
isDrillToDetailEnabled
public boolean isDrillToDetailEnabled()
-
setDrillToDetailEnabled
public void setDrillToDetailEnabled(boolean drillToDetailEnabled)
-
setDrillToDetailEnabled
protected void setDrillToDetailEnabled(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
-
getEnableHover
public boolean getEnableHover()
-
isEnableHover
public boolean isEnableHover()
-
setEnableHover
public void setEnableHover(boolean enableHover)
-
setEnableHover
protected void setEnableHover(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
-
getExpandOthers
public boolean getExpandOthers()
-
isExpandOthers
public boolean isExpandOthers()
-
setExpandOthers
public void setExpandOthers(boolean expandOthers)
-
setExpandOthers
protected void setExpandOthers(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
-
getFlexComponentProperties
public DashboardFlexTableComponentProperties getFlexComponentProperties()
-
setFlexComponentProperties
public void setFlexComponentProperties(DashboardFlexTableComponentProperties flexComponentProperties)
-
setFlexComponentProperties
protected void setFlexComponentProperties(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
-
getFooter
public java.lang.String getFooter()
-
setFooter
public void setFooter(java.lang.String footer)
-
setFooter
protected void setFooter(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
-
getGaugeMax
public double getGaugeMax()
-
setGaugeMax
public void setGaugeMax(double gaugeMax)
-
setGaugeMax
protected void setGaugeMax(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
-
getGaugeMin
public double getGaugeMin()
-
setGaugeMin
public void setGaugeMin(double gaugeMin)
-
setGaugeMin
protected void setGaugeMin(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
-
getGroupingColumn
public java.lang.String[] getGroupingColumn()
-
setGroupingColumn
public void setGroupingColumn(java.lang.String[] groupingColumn)
-
setGroupingColumn
protected void setGroupingColumn(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
-
getHeader
public java.lang.String getHeader()
-
setHeader
public void setHeader(java.lang.String header)
-
setHeader
protected void setHeader(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
-
getIndicatorBreakpoint1
public double getIndicatorBreakpoint1()
-
setIndicatorBreakpoint1
public void setIndicatorBreakpoint1(double indicatorBreakpoint1)
-
setIndicatorBreakpoint1
protected void setIndicatorBreakpoint1(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
-
getIndicatorBreakpoint2
public double getIndicatorBreakpoint2()
-
setIndicatorBreakpoint2
public void setIndicatorBreakpoint2(double indicatorBreakpoint2)
-
setIndicatorBreakpoint2
protected void setIndicatorBreakpoint2(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
-
getIndicatorHighColor
public java.lang.String getIndicatorHighColor()
-
setIndicatorHighColor
public void setIndicatorHighColor(java.lang.String indicatorHighColor)
-
setIndicatorHighColor
protected void setIndicatorHighColor(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
-
getIndicatorLowColor
public java.lang.String getIndicatorLowColor()
-
setIndicatorLowColor
public void setIndicatorLowColor(java.lang.String indicatorLowColor)
-
setIndicatorLowColor
protected void setIndicatorLowColor(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
-
getIndicatorMiddleColor
public java.lang.String getIndicatorMiddleColor()
-
setIndicatorMiddleColor
public void setIndicatorMiddleColor(java.lang.String indicatorMiddleColor)
-
setIndicatorMiddleColor
protected void setIndicatorMiddleColor(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
-
getLegendPosition
public ChartLegendPosition getLegendPosition()
-
setLegendPosition
public void setLegendPosition(ChartLegendPosition legendPosition)
-
setLegendPosition
protected void setLegendPosition(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
-
getMaxValuesDisplayed
public int getMaxValuesDisplayed()
-
setMaxValuesDisplayed
public void setMaxValuesDisplayed(int maxValuesDisplayed)
-
setMaxValuesDisplayed
protected void setMaxValuesDisplayed(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
-
getMetricLabel
public java.lang.String getMetricLabel()
-
setMetricLabel
public void setMetricLabel(java.lang.String metricLabel)
-
setMetricLabel
protected void setMetricLabel(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
-
getPage
public java.lang.String getPage()
-
setPage
public void setPage(java.lang.String page)
-
setPage
protected void setPage(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
-
getPageHeightInPixels
public int getPageHeightInPixels()
-
setPageHeightInPixels
public void setPageHeightInPixels(int pageHeightInPixels)
-
setPageHeightInPixels
protected void setPageHeightInPixels(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
-
getReport
public java.lang.String getReport()
-
setReport
public void setReport(java.lang.String report)
-
setReport
protected void setReport(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
-
getScontrol
public java.lang.String getScontrol()
-
setScontrol
public void setScontrol(java.lang.String scontrol)
-
setScontrol
protected void setScontrol(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
-
getScontrolHeightInPixels
public int getScontrolHeightInPixels()
-
setScontrolHeightInPixels
public void setScontrolHeightInPixels(int scontrolHeightInPixels)
-
setScontrolHeightInPixels
protected void setScontrolHeightInPixels(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
-
getShowPercentage
public boolean getShowPercentage()
-
isShowPercentage
public boolean isShowPercentage()
-
setShowPercentage
public void setShowPercentage(boolean showPercentage)
-
setShowPercentage
protected void setShowPercentage(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
-
getShowPicturesOnCharts
public boolean getShowPicturesOnCharts()
-
isShowPicturesOnCharts
public boolean isShowPicturesOnCharts()
-
setShowPicturesOnCharts
public void setShowPicturesOnCharts(boolean showPicturesOnCharts)
-
setShowPicturesOnCharts
protected void setShowPicturesOnCharts(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
-
getShowPicturesOnTables
public boolean getShowPicturesOnTables()
-
isShowPicturesOnTables
public boolean isShowPicturesOnTables()
-
setShowPicturesOnTables
public void setShowPicturesOnTables(boolean showPicturesOnTables)
-
setShowPicturesOnTables
protected void setShowPicturesOnTables(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
-
getShowRange
public boolean getShowRange()
-
isShowRange
public boolean isShowRange()
-
setShowRange
public void setShowRange(boolean showRange)
-
setShowRange
protected void setShowRange(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
-
getShowTotal
public boolean getShowTotal()
-
isShowTotal
public boolean isShowTotal()
-
setShowTotal
public void setShowTotal(boolean showTotal)
-
setShowTotal
protected void setShowTotal(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
-
getShowValues
public boolean getShowValues()
-
isShowValues
public boolean isShowValues()
-
setShowValues
public void setShowValues(boolean showValues)
-
setShowValues
protected void setShowValues(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
-
getSortBy
public DashboardComponentFilter getSortBy()
-
setSortBy
public void setSortBy(DashboardComponentFilter sortBy)
-
setSortBy
protected void setSortBy(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
-
getTitle
public java.lang.String getTitle()
-
setTitle
public void setTitle(java.lang.String title)
-
setTitle
protected void setTitle(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
-
getUseReportChart
public boolean getUseReportChart()
-
isUseReportChart
public boolean isUseReportChart()
-
setUseReportChart
public void setUseReportChart(boolean useReportChart)
-
setUseReportChart
protected void setUseReportChart(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
-
-