Package org.compiere.model
Interface I_PA_DashboardContent
-
- All Known Implementing Classes:
MDashboardContent
,X_PA_DashboardContent
public interface I_PA_DashboardContent
Generated Interface for PA_DashboardContent- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 6 - System - Clientstatic String
COLUMNNAME_AD_Chart_ID
Column name AD_Chart_IDstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Process_ID
Column name AD_Process_IDstatic String
COLUMNNAME_AD_Role_ID
Column name AD_Role_IDstatic String
COLUMNNAME_AD_User_ID
Column name AD_User_IDstatic String
COLUMNNAME_AD_Window_ID
Column name AD_Window_IDstatic String
COLUMNNAME_ColumnNo
Column name ColumnNostatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_GoalDisplay
Column name GoalDisplaystatic String
COLUMNNAME_HTML
Column name HTMLstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsCollapsedByDefault
Column name IsCollapsedByDefaultstatic String
COLUMNNAME_IsCollapsible
Column name IsCollapsiblestatic String
COLUMNNAME_IsEmbedReportContent
Column name IsEmbedReportContentstatic String
COLUMNNAME_IsShowInDashboard
Column name IsShowInDashboardstatic String
COLUMNNAME_IsShowinLogin
Column name IsShowinLoginstatic String
COLUMNNAME_Line
Column name Linestatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_PA_DashboardContent_ID
Column name PA_DashboardContent_IDstatic String
COLUMNNAME_PA_DashboardContent_UU
Column name PA_DashboardContent_UUstatic String
COLUMNNAME_PA_Goal_ID
Column name PA_Goal_IDstatic String
COLUMNNAME_ProcessParameters
Column name ProcessParametersstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_ZulFilePath
Column name ZulFilePathstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=50010static String
Table_Name
TableName=PA_DashboardContent
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description I_AD_Chart
getAD_Chart()
int
getAD_Chart_ID()
Get Chartint
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.I_AD_Process
getAD_Process()
int
getAD_Process_ID()
Get Process.I_AD_Role
getAD_Role()
int
getAD_Role_ID()
Get Role.I_AD_User
getAD_User()
int
getAD_User_ID()
Get User/Contact.I_AD_Window
getAD_Window()
int
getAD_Window_ID()
Get Window.int
getColumnNo()
Get Column No.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.String
getGoalDisplay()
Get Goal Display.String
getHTML()
Get HTMLBigDecimal
getLine()
Get Line No.String
getName()
Get Name.int
getPA_DashboardContent_ID()
Get Dashboard ContentString
getPA_DashboardContent_UU()
Get PA_DashboardContent_UUI_PA_Goal
getPA_Goal()
int
getPA_Goal_ID()
Get Goal.String
getProcessParameters()
Get Process Parameters.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getZulFilePath()
Get Gadget URI.boolean
isActive()
Get Active.boolean
isCollapsedByDefault()
Get Collapsed By Default.boolean
isCollapsible()
Get Collapsible.boolean
isEmbedReportContent()
Get Embed Report Content.boolean
isShowInDashboard()
Get Show in Dashboard.boolean
isShowinLogin()
Get Show on Loginvoid
setAD_Chart_ID(int AD_Chart_ID)
Set Chartvoid
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Process_ID(int AD_Process_ID)
Set Process.void
setAD_Role_ID(int AD_Role_ID)
Set Role.void
setAD_User_ID(int AD_User_ID)
Set User/Contact.void
setAD_Window_ID(int AD_Window_ID)
Set Window.void
setColumnNo(int ColumnNo)
Set Column No.void
setDescription(String Description)
Set Description.void
setGoalDisplay(String GoalDisplay)
Set Goal Display.void
setHTML(String HTML)
Set HTMLvoid
setIsActive(boolean IsActive)
Set Active.void
setIsCollapsedByDefault(boolean IsCollapsedByDefault)
Set Collapsed By Default.void
setIsCollapsible(boolean IsCollapsible)
Set Collapsible.void
setIsEmbedReportContent(boolean IsEmbedReportContent)
Set Embed Report Content.void
setIsShowInDashboard(boolean IsShowInDashboard)
Set Show in Dashboard.void
setIsShowinLogin(boolean IsShowinLogin)
Set Show on Loginvoid
setLine(BigDecimal Line)
Set Line No.void
setName(String Name)
Set Name.void
setPA_DashboardContent_ID(int PA_DashboardContent_ID)
Set Dashboard Contentvoid
setPA_DashboardContent_UU(String PA_DashboardContent_UU)
Set PA_DashboardContent_UUvoid
setPA_Goal_ID(int PA_Goal_ID)
Set Goal.void
setProcessParameters(String ProcessParameters)
Set Process Parameters.void
setZulFilePath(String ZulFilePath)
Set Gadget URI.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=PA_DashboardContent- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=50010- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
COLUMNNAME_AD_Chart_ID
static final String COLUMNNAME_AD_Chart_ID
Column name AD_Chart_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Process_ID
static final String COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Role_ID
static final String COLUMNNAME_AD_Role_ID
Column name AD_Role_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Window_ID
static final String COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ColumnNo
static final String COLUMNNAME_ColumnNo
Column name ColumnNo- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_GoalDisplay
static final String COLUMNNAME_GoalDisplay
Column name GoalDisplay- See Also:
- Constant Field Values
-
COLUMNNAME_HTML
static final String COLUMNNAME_HTML
Column name HTML- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsCollapsedByDefault
static final String COLUMNNAME_IsCollapsedByDefault
Column name IsCollapsedByDefault- See Also:
- Constant Field Values
-
COLUMNNAME_IsCollapsible
static final String COLUMNNAME_IsCollapsible
Column name IsCollapsible- See Also:
- Constant Field Values
-
COLUMNNAME_IsEmbedReportContent
static final String COLUMNNAME_IsEmbedReportContent
Column name IsEmbedReportContent- See Also:
- Constant Field Values
-
COLUMNNAME_IsShowInDashboard
static final String COLUMNNAME_IsShowInDashboard
Column name IsShowInDashboard- See Also:
- Constant Field Values
-
COLUMNNAME_IsShowinLogin
static final String COLUMNNAME_IsShowinLogin
Column name IsShowinLogin- See Also:
- Constant Field Values
-
COLUMNNAME_Line
static final String COLUMNNAME_Line
Column name Line- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PA_DashboardContent_ID
static final String COLUMNNAME_PA_DashboardContent_ID
Column name PA_DashboardContent_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_DashboardContent_UU
static final String COLUMNNAME_PA_DashboardContent_UU
Column name PA_DashboardContent_UU- See Also:
- Constant Field Values
-
COLUMNNAME_PA_Goal_ID
static final String COLUMNNAME_PA_Goal_ID
Column name PA_Goal_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ProcessParameters
static final String COLUMNNAME_ProcessParameters
Column name ProcessParameters- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_ZulFilePath
static final String COLUMNNAME_ZulFilePath
Column name ZulFilePath- See Also:
- Constant Field Values
-
-
Method Detail
-
setAD_Chart_ID
void setAD_Chart_ID(int AD_Chart_ID)
Set Chart
-
getAD_Chart_ID
int getAD_Chart_ID()
Get Chart
-
getAD_Chart
I_AD_Chart getAD_Chart() throws RuntimeException
- Throws:
RuntimeException
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_Process_ID
void setAD_Process_ID(int AD_Process_ID)
Set Process. Process or Report
-
getAD_Process_ID
int getAD_Process_ID()
Get Process. Process or Report
-
getAD_Process
I_AD_Process getAD_Process() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Role_ID
void setAD_Role_ID(int AD_Role_ID)
Set Role. Responsibility Role
-
getAD_Role_ID
int getAD_Role_ID()
Get Role. Responsibility Role
-
getAD_Role
I_AD_Role getAD_Role() throws RuntimeException
- Throws:
RuntimeException
-
setAD_User_ID
void setAD_User_ID(int AD_User_ID)
Set User/Contact. User within the system - Internal or Business Partner Contact
-
getAD_User_ID
int getAD_User_ID()
Get User/Contact. User within the system - Internal or Business Partner Contact
-
getAD_User
I_AD_User getAD_User() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Window_ID
void setAD_Window_ID(int AD_Window_ID)
Set Window. Data entry or display window
-
getAD_Window_ID
int getAD_Window_ID()
Get Window. Data entry or display window
-
getAD_Window
I_AD_Window getAD_Window() throws RuntimeException
- Throws:
RuntimeException
-
setColumnNo
void setColumnNo(int ColumnNo)
Set Column No. Dashboard content column number
-
getColumnNo
int getColumnNo()
Get Column No. Dashboard content column number
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setGoalDisplay
void setGoalDisplay(String GoalDisplay)
Set Goal Display. Type of goal display on dashboard
-
getGoalDisplay
String getGoalDisplay()
Get Goal Display. Type of goal display on dashboard
-
setHTML
void setHTML(String HTML)
Set HTML
-
getHTML
String getHTML()
Get HTML
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setIsCollapsedByDefault
void setIsCollapsedByDefault(boolean IsCollapsedByDefault)
Set Collapsed By Default. Flag to set the initial state of collapsible field group.
-
isCollapsedByDefault
boolean isCollapsedByDefault()
Get Collapsed By Default. Flag to set the initial state of collapsible field group.
-
setIsCollapsible
void setIsCollapsible(boolean IsCollapsible)
Set Collapsible. Flag to indicate the state of the dashboard panel
-
isCollapsible
boolean isCollapsible()
Get Collapsible. Flag to indicate the state of the dashboard panel
-
setIsEmbedReportContent
void setIsEmbedReportContent(boolean IsEmbedReportContent)
Set Embed Report Content. Embed report content into dashboard
-
isEmbedReportContent
boolean isEmbedReportContent()
Get Embed Report Content. Embed report content into dashboard
-
setIsShowInDashboard
void setIsShowInDashboard(boolean IsShowInDashboard)
Set Show in Dashboard. Show the dashlet in the dashboard
-
isShowInDashboard
boolean isShowInDashboard()
Get Show in Dashboard. Show the dashlet in the dashboard
-
setIsShowinLogin
void setIsShowinLogin(boolean IsShowinLogin)
Set Show on Login
-
isShowinLogin
boolean isShowinLogin()
Get Show on Login
-
setLine
void setLine(BigDecimal Line)
Set Line No. Unique line for this document
-
getLine
BigDecimal getLine()
Get Line No. Unique line for this document
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPA_DashboardContent_ID
void setPA_DashboardContent_ID(int PA_DashboardContent_ID)
Set Dashboard Content
-
getPA_DashboardContent_ID
int getPA_DashboardContent_ID()
Get Dashboard Content
-
setPA_DashboardContent_UU
void setPA_DashboardContent_UU(String PA_DashboardContent_UU)
Set PA_DashboardContent_UU
-
getPA_DashboardContent_UU
String getPA_DashboardContent_UU()
Get PA_DashboardContent_UU
-
setPA_Goal_ID
void setPA_Goal_ID(int PA_Goal_ID)
Set Goal. Performance Goal
-
getPA_Goal_ID
int getPA_Goal_ID()
Get Goal. Performance Goal
-
getPA_Goal
I_PA_Goal getPA_Goal() throws RuntimeException
- Throws:
RuntimeException
-
setProcessParameters
void setProcessParameters(String ProcessParameters)
Set Process Parameters. Comma separated process parameter list
-
getProcessParameters
String getProcessParameters()
Get Process Parameters. Comma separated process parameter list
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setZulFilePath
void setZulFilePath(String ZulFilePath)
Set Gadget URI. URI for Dashboard Gadget
-
getZulFilePath
String getZulFilePath()
Get Gadget URI. URI for Dashboard Gadget
-
-