Package com.sforce.soap.metadata
Class Dashboard
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.Dashboard
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintgetOwner()getTitle()intbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetBackgroundEndColor(XmlInputStream __in, TypeMapper __typeMapper) voidsetBackgroundEndColor(String backgroundEndColor) voidsetBackgroundFadeDirection(ChartBackgroundDirection backgroundFadeDirection) protected voidsetBackgroundFadeDirection(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetBackgroundStartColor(XmlInputStream __in, TypeMapper __typeMapper) voidsetBackgroundStartColor(String backgroundStartColor) voidsetChartTheme(ChartTheme chartTheme) protected voidsetChartTheme(XmlInputStream __in, TypeMapper __typeMapper) voidsetColorPalette(ChartColorPalettes colorPalette) protected voidsetColorPalette(XmlInputStream __in, TypeMapper __typeMapper) voidsetDashboardChartTheme(ChartTheme dashboardChartTheme) protected voidsetDashboardChartTheme(XmlInputStream __in, TypeMapper __typeMapper) voidsetDashboardColorPalette(ChartColorPalettes dashboardColorPalette) protected voidsetDashboardColorPalette(XmlInputStream __in, TypeMapper __typeMapper) voidsetDashboardFilters(DashboardFilter[] dashboardFilters) protected voidsetDashboardFilters(XmlInputStream __in, TypeMapper __typeMapper) voidsetDashboardGridLayout(DashboardGridLayout dashboardGridLayout) protected voidsetDashboardGridLayout(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetDashboardResultRefreshedDate(XmlInputStream __in, TypeMapper __typeMapper) voidsetDashboardResultRefreshedDate(String dashboardResultRefreshedDate) protected voidsetDashboardResultRunningUser(XmlInputStream __in, TypeMapper __typeMapper) voidsetDashboardResultRunningUser(String dashboardResultRunningUser) voidsetDashboardType(DashboardType dashboardType) protected voidsetDashboardType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetDescription(XmlInputStream __in, TypeMapper __typeMapper) voidsetDescription(String description) protected voidsetFolderName(XmlInputStream __in, TypeMapper __typeMapper) voidsetFolderName(String folderName) voidsetIsGridLayout(boolean isGridLayout) protected voidsetIsGridLayout(XmlInputStream __in, TypeMapper __typeMapper) voidsetLeftSection(DashboardComponentSection leftSection) protected voidsetLeftSection(XmlInputStream __in, TypeMapper __typeMapper) voidsetMiddleSection(DashboardComponentSection middleSection) protected voidsetMiddleSection(XmlInputStream __in, TypeMapper __typeMapper) voidsetNumSubscriptions(int numSubscriptions) protected voidsetNumSubscriptions(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetOwner(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetRightSection(DashboardComponentSection rightSection) protected voidsetRightSection(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetRunningUser(XmlInputStream __in, TypeMapper __typeMapper) voidsetRunningUser(String runningUser) protected voidsetTextColor(XmlInputStream __in, TypeMapper __typeMapper) voidsetTextColor(String textColor) protected voidsetTitle(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetTitleColor(XmlInputStream __in, TypeMapper __typeMapper) voidsetTitleColor(String titleColor) voidsetTitleSize(int titleSize) protected voidsetTitleSize(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
Dashboard
public Dashboard()Constructor
-
-
Method Details
-
getBackgroundEndColor
-
setBackgroundEndColor
-
setBackgroundEndColor
protected void setBackgroundEndColor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getBackgroundFadeDirection
-
setBackgroundFadeDirection
-
setBackgroundFadeDirection
protected void setBackgroundFadeDirection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getBackgroundStartColor
-
setBackgroundStartColor
-
setBackgroundStartColor
protected void setBackgroundStartColor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getChartTheme
-
setChartTheme
-
setChartTheme
protected void setChartTheme(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getColorPalette
-
setColorPalette
-
setColorPalette
protected void setColorPalette(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDashboardChartTheme
-
setDashboardChartTheme
-
setDashboardChartTheme
protected void setDashboardChartTheme(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDashboardColorPalette
-
setDashboardColorPalette
-
setDashboardColorPalette
protected void setDashboardColorPalette(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDashboardFilters
-
setDashboardFilters
-
setDashboardFilters
protected void setDashboardFilters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDashboardGridLayout
-
setDashboardGridLayout
-
setDashboardGridLayout
protected void setDashboardGridLayout(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDashboardResultRefreshedDate
-
setDashboardResultRefreshedDate
-
setDashboardResultRefreshedDate
protected void setDashboardResultRefreshedDate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDashboardResultRunningUser
-
setDashboardResultRunningUser
-
setDashboardResultRunningUser
protected void setDashboardResultRunningUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDashboardType
-
setDashboardType
-
setDashboardType
protected void setDashboardType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDescription
-
setDescription
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFolderName
-
setFolderName
-
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
-
setLeftSection
-
setLeftSection
protected void setLeftSection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMiddleSection
-
setMiddleSection
-
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
-
setOwner
-
setOwner
protected void setOwner(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRightSection
-
setRightSection
-
setRightSection
protected void setRightSection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRunningUser
-
setRunningUser
-
setRunningUser
protected void setRunningUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTextColor
-
setTextColor
-
setTextColor
protected void setTextColor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTitle
-
setTitle
-
setTitle
protected void setTitle(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTitleColor
-
setTitleColor
-
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
- 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
-
toString
-