Package com.sforce.soap.metadata
Class Dashboard
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.Dashboard
-
-
Constructor Summary
Constructors Constructor Description Dashboard()Constructor
-
Method Summary
-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getBackgroundEndColor
public String getBackgroundEndColor()
-
setBackgroundEndColor
public void setBackgroundEndColor(String backgroundEndColor)
-
setBackgroundEndColor
protected void setBackgroundEndColor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBackgroundFadeDirection
public ChartBackgroundDirection getBackgroundFadeDirection()
-
setBackgroundFadeDirection
public void setBackgroundFadeDirection(ChartBackgroundDirection backgroundFadeDirection)
-
setBackgroundFadeDirection
protected void setBackgroundFadeDirection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBackgroundStartColor
public String getBackgroundStartColor()
-
setBackgroundStartColor
public void setBackgroundStartColor(String backgroundStartColor)
-
setBackgroundStartColor
protected void setBackgroundStartColor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getChartTheme
public ChartTheme getChartTheme()
-
setChartTheme
public void setChartTheme(ChartTheme chartTheme)
-
setChartTheme
protected void setChartTheme(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getColorPalette
public ChartColorPalettes getColorPalette()
-
setColorPalette
public void setColorPalette(ChartColorPalettes colorPalette)
-
setColorPalette
protected void setColorPalette(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDashboardChartTheme
public ChartTheme getDashboardChartTheme()
-
setDashboardChartTheme
public void setDashboardChartTheme(ChartTheme dashboardChartTheme)
-
setDashboardChartTheme
protected void setDashboardChartTheme(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDashboardColorPalette
public ChartColorPalettes getDashboardColorPalette()
-
setDashboardColorPalette
public void setDashboardColorPalette(ChartColorPalettes dashboardColorPalette)
-
setDashboardColorPalette
protected void setDashboardColorPalette(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDashboardFilters
public DashboardFilter[] getDashboardFilters()
-
setDashboardFilters
public void setDashboardFilters(DashboardFilter[] dashboardFilters)
-
setDashboardFilters
protected void setDashboardFilters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDashboardGridLayout
public DashboardGridLayout getDashboardGridLayout()
-
setDashboardGridLayout
public void setDashboardGridLayout(DashboardGridLayout dashboardGridLayout)
-
setDashboardGridLayout
protected void setDashboardGridLayout(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDashboardResultRefreshedDate
public String getDashboardResultRefreshedDate()
-
setDashboardResultRefreshedDate
public void setDashboardResultRefreshedDate(String dashboardResultRefreshedDate)
-
setDashboardResultRefreshedDate
protected void setDashboardResultRefreshedDate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDashboardResultRunningUser
public String getDashboardResultRunningUser()
-
setDashboardResultRunningUser
public void setDashboardResultRunningUser(String dashboardResultRunningUser)
-
setDashboardResultRunningUser
protected void setDashboardResultRunningUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDashboardType
public DashboardType getDashboardType()
-
setDashboardType
public void setDashboardType(DashboardType dashboardType)
-
setDashboardType
protected void setDashboardType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDescription
public String getDescription()
-
setDescription
public void setDescription(String description)
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getFolderName
public String getFolderName()
-
setFolderName
public void setFolderName(String folderName)
-
setFolderName
protected void setFolderName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsGridLayout
public boolean getIsGridLayout()
-
isIsGridLayout
public boolean isIsGridLayout()
-
setIsGridLayout
public void setIsGridLayout(boolean isGridLayout)
-
setIsGridLayout
protected void setIsGridLayout(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLeftSection
public DashboardComponentSection getLeftSection()
-
setLeftSection
public void setLeftSection(DashboardComponentSection leftSection)
-
setLeftSection
protected void setLeftSection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMiddleSection
public DashboardComponentSection getMiddleSection()
-
setMiddleSection
public void setMiddleSection(DashboardComponentSection middleSection)
-
setMiddleSection
protected void setMiddleSection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getNumSubscriptions
public int getNumSubscriptions()
-
setNumSubscriptions
public void setNumSubscriptions(int numSubscriptions)
-
setNumSubscriptions
protected void setNumSubscriptions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getOwner
public String getOwner()
-
setOwner
public void setOwner(String owner)
-
setOwner
protected void setOwner(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRightSection
public DashboardComponentSection getRightSection()
-
setRightSection
public void setRightSection(DashboardComponentSection rightSection)
-
setRightSection
protected void setRightSection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRunningUser
public String getRunningUser()
-
setRunningUser
public void setRunningUser(String runningUser)
-
setRunningUser
protected void setRunningUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTextColor
public String getTextColor()
-
setTextColor
public void setTextColor(String textColor)
-
setTextColor
protected void setTextColor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTitle
public String getTitle()
-
setTitle
public void setTitle(String title)
-
setTitle
protected void setTitle(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTitleColor
public String getTitleColor()
-
setTitleColor
public void setTitleColor(String titleColor)
-
setTitleColor
protected void setTitleColor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTitleSize
public int getTitleSize()
-
setTitleSize
public void setTitleSize(int titleSize)
-
setTitleSize
protected void setTitleSize(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Specified by:
writein interfaceXMLizable- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
-