Class DashboardComponent

  • All Implemented Interfaces:
    com.sforce.ws.bind.XMLizable

    public class DashboardComponent
    extends java.lang.Object
    implements com.sforce.ws.bind.XMLizable
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Constructor Detail

      • DashboardComponent

        public DashboardComponent()
        Constructor
    • 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.IOException
        com.sforce.ws.ConnectionException
      • 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.IOException
        com.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.IOException
        com.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.IOException
        com.sforce.ws.ConnectionException
      • 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.IOException
        com.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.IOException
        com.sforce.ws.ConnectionException
      • 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.IOException
        com.sforce.ws.ConnectionException
      • 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.IOException
        com.sforce.ws.ConnectionException
      • 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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.sforce.ws.ConnectionException
      • 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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.sforce.ws.ConnectionException
      • 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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.sforce.ws.ConnectionException
      • 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.IOException
        com.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.IOException
        com.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.IOException
        com.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:
        write in interface com.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:
        load in interface com.sforce.ws.bind.XMLizable
        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
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object