public interface IDashboardView extends IRespViewContainer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATTR_PROFILE_ID
The object profile ID attribute that is used by the condition/sorting for
IConfigurationService.getDashboards(com.ibm.openpages.api.configuration.IFindOptions, RespViewState) |
static java.lang.String |
ATTR_PROFILE_NAME
The object profile name attribute that is used by the condition/sorting for
IConfigurationService.getDashboards(com.ibm.openpages.api.configuration.IFindOptions, RespViewState) |
ATTR_DEFAULT, ATTR_DESCRIPTION, ATTR_ENABLED, ATTR_HAS_DRAFT, ATTR_HAS_PUBLISHED, ATTR_ID, ATTR_NAME, ATTR_SUPPLIED_BY_VENDOR, ATTR_TYPE| Modifier and Type | Method and Description |
|---|---|
Id |
getProfileId()
Returns object profile ID
|
java.util.List<IDashboardTab> |
getTabs()
Returns the list of dashboard tabs
|
void |
setTabs(java.util.List<IDashboardTab> tabs)
Sets the list of dashboard tabs
|
getDescription, getId, getLastModifiedBy, getModifiedDate, getName, getRespViewType, hasDraft, hasPublishedVersion, isDefault, isEnabled, isSuppliedByVendor, setDefault, setDescription, setEnabled, setSuppliedByVendorstatic final java.lang.String ATTR_PROFILE_ID
IConfigurationService.getDashboards(com.ibm.openpages.api.configuration.IFindOptions, RespViewState)static final java.lang.String ATTR_PROFILE_NAME
IConfigurationService.getDashboards(com.ibm.openpages.api.configuration.IFindOptions, RespViewState)Id getProfileId()
java.util.List<IDashboardTab> getTabs()
void setTabs(java.util.List<IDashboardTab> tabs)
tabs -
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2019. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.