Package com.sforce.soap.metadata
Class Dashboard
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.Dashboard
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class Dashboard 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 Dashboard()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetBackgroundEndColor()ChartBackgroundDirectiongetBackgroundFadeDirection()java.lang.StringgetBackgroundStartColor()ChartThemegetChartTheme()ChartColorPalettesgetColorPalette()ChartThemegetDashboardChartTheme()ChartColorPalettesgetDashboardColorPalette()DashboardFilter[]getDashboardFilters()DashboardGridLayoutgetDashboardGridLayout()java.lang.StringgetDashboardResultRefreshedDate()java.lang.StringgetDashboardResultRunningUser()DashboardTypegetDashboardType()java.lang.StringgetDescription()java.lang.StringgetFolderName()booleangetIsGridLayout()DashboardComponentSectiongetLeftSection()DashboardComponentSectiongetMiddleSection()intgetNumSubscriptions()DashboardComponentSectiongetRightSection()java.lang.StringgetRunningUser()java.lang.StringgetTextColor()java.lang.StringgetTitle()java.lang.StringgetTitleColor()intgetTitleSize()booleanisIsGridLayout()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)protected voidsetBackgroundEndColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetBackgroundEndColor(java.lang.String backgroundEndColor)voidsetBackgroundFadeDirection(ChartBackgroundDirection backgroundFadeDirection)protected voidsetBackgroundFadeDirection(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetBackgroundStartColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetBackgroundStartColor(java.lang.String backgroundStartColor)voidsetChartTheme(ChartTheme chartTheme)protected voidsetChartTheme(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetColorPalette(ChartColorPalettes colorPalette)protected voidsetColorPalette(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDashboardChartTheme(ChartTheme dashboardChartTheme)protected voidsetDashboardChartTheme(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDashboardColorPalette(ChartColorPalettes dashboardColorPalette)protected voidsetDashboardColorPalette(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDashboardFilters(DashboardFilter[] dashboardFilters)protected voidsetDashboardFilters(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDashboardGridLayout(DashboardGridLayout dashboardGridLayout)protected voidsetDashboardGridLayout(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetDashboardResultRefreshedDate(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDashboardResultRefreshedDate(java.lang.String dashboardResultRefreshedDate)protected voidsetDashboardResultRunningUser(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDashboardResultRunningUser(java.lang.String dashboardResultRunningUser)voidsetDashboardType(DashboardType dashboardType)protected voidsetDashboardType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetDescription(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDescription(java.lang.String description)protected voidsetFolderName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFolderName(java.lang.String folderName)voidsetIsGridLayout(boolean isGridLayout)protected voidsetIsGridLayout(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLeftSection(DashboardComponentSection leftSection)protected voidsetLeftSection(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetMiddleSection(DashboardComponentSection middleSection)protected voidsetMiddleSection(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetNumSubscriptions(int numSubscriptions)protected voidsetNumSubscriptions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRightSection(DashboardComponentSection rightSection)protected voidsetRightSection(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetRunningUser(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRunningUser(java.lang.String runningUser)protected voidsetTextColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetTextColor(java.lang.String textColor)protected voidsetTitle(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetTitle(java.lang.String title)protected voidsetTitleColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetTitleColor(java.lang.String titleColor)voidsetTitleSize(int titleSize)protected voidsetTitleSize(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
-
getBackgroundEndColor
public java.lang.String getBackgroundEndColor()
-
setBackgroundEndColor
public void setBackgroundEndColor(java.lang.String backgroundEndColor)
-
setBackgroundEndColor
protected void setBackgroundEndColor(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
-
getBackgroundFadeDirection
public ChartBackgroundDirection getBackgroundFadeDirection()
-
setBackgroundFadeDirection
public void setBackgroundFadeDirection(ChartBackgroundDirection backgroundFadeDirection)
-
setBackgroundFadeDirection
protected void setBackgroundFadeDirection(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
-
getBackgroundStartColor
public java.lang.String getBackgroundStartColor()
-
setBackgroundStartColor
public void setBackgroundStartColor(java.lang.String backgroundStartColor)
-
setBackgroundStartColor
protected void setBackgroundStartColor(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
-
getChartTheme
public ChartTheme getChartTheme()
-
setChartTheme
public void setChartTheme(ChartTheme chartTheme)
-
setChartTheme
protected void setChartTheme(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
-
getColorPalette
public ChartColorPalettes getColorPalette()
-
setColorPalette
public void setColorPalette(ChartColorPalettes colorPalette)
-
setColorPalette
protected void setColorPalette(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
-
getDashboardChartTheme
public ChartTheme getDashboardChartTheme()
-
setDashboardChartTheme
public void setDashboardChartTheme(ChartTheme dashboardChartTheme)
-
setDashboardChartTheme
protected void setDashboardChartTheme(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
-
getDashboardColorPalette
public ChartColorPalettes getDashboardColorPalette()
-
setDashboardColorPalette
public void setDashboardColorPalette(ChartColorPalettes dashboardColorPalette)
-
setDashboardColorPalette
protected void setDashboardColorPalette(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
-
getDashboardFilters
public DashboardFilter[] getDashboardFilters()
-
setDashboardFilters
public void setDashboardFilters(DashboardFilter[] dashboardFilters)
-
setDashboardFilters
protected void setDashboardFilters(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
-
getDashboardGridLayout
public DashboardGridLayout getDashboardGridLayout()
-
setDashboardGridLayout
public void setDashboardGridLayout(DashboardGridLayout dashboardGridLayout)
-
setDashboardGridLayout
protected void setDashboardGridLayout(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
-
getDashboardResultRefreshedDate
public java.lang.String getDashboardResultRefreshedDate()
-
setDashboardResultRefreshedDate
public void setDashboardResultRefreshedDate(java.lang.String dashboardResultRefreshedDate)
-
setDashboardResultRefreshedDate
protected void setDashboardResultRefreshedDate(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
-
getDashboardResultRunningUser
public java.lang.String getDashboardResultRunningUser()
-
setDashboardResultRunningUser
public void setDashboardResultRunningUser(java.lang.String dashboardResultRunningUser)
-
setDashboardResultRunningUser
protected void setDashboardResultRunningUser(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
-
getDashboardType
public DashboardType getDashboardType()
-
setDashboardType
public void setDashboardType(DashboardType dashboardType)
-
setDashboardType
protected void setDashboardType(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
-
getDescription
public java.lang.String getDescription()
-
setDescription
public void setDescription(java.lang.String description)
-
setDescription
protected void setDescription(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
-
getFolderName
public java.lang.String getFolderName()
-
setFolderName
public void setFolderName(java.lang.String folderName)
-
setFolderName
protected void setFolderName(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
-
getIsGridLayout
public boolean getIsGridLayout()
-
isIsGridLayout
public boolean isIsGridLayout()
-
setIsGridLayout
public void setIsGridLayout(boolean isGridLayout)
-
setIsGridLayout
protected void setIsGridLayout(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
-
getLeftSection
public DashboardComponentSection getLeftSection()
-
setLeftSection
public void setLeftSection(DashboardComponentSection leftSection)
-
setLeftSection
protected void setLeftSection(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
-
getMiddleSection
public DashboardComponentSection getMiddleSection()
-
setMiddleSection
public void setMiddleSection(DashboardComponentSection middleSection)
-
setMiddleSection
protected void setMiddleSection(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
-
getNumSubscriptions
public int getNumSubscriptions()
-
setNumSubscriptions
public void setNumSubscriptions(int numSubscriptions)
-
setNumSubscriptions
protected void setNumSubscriptions(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
-
getRightSection
public DashboardComponentSection getRightSection()
-
setRightSection
public void setRightSection(DashboardComponentSection rightSection)
-
setRightSection
protected void setRightSection(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
-
getRunningUser
public java.lang.String getRunningUser()
-
setRunningUser
public void setRunningUser(java.lang.String runningUser)
-
setRunningUser
protected void setRunningUser(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
-
getTextColor
public java.lang.String getTextColor()
-
setTextColor
public void setTextColor(java.lang.String textColor)
-
setTextColor
protected void setTextColor(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
-
getTitleColor
public java.lang.String getTitleColor()
-
setTitleColor
public void setTitleColor(java.lang.String titleColor)
-
setTitleColor
protected void setTitleColor(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
-
getTitleSize
public int getTitleSize()
-
setTitleSize
public void setTitleSize(int titleSize)
-
setTitleSize
protected void setTitleSize(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
-
-