Package org.compiere.model
Interface I_AD_Chart
- All Known Implementing Classes:
MChart
,X_AD_Chart
public interface I_AD_Chart
Generated Interface for AD_Chart
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_Chart_IDstatic final String
Column name AD_Chart_UUstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name ChartOrientationstatic final String
Column name ChartTypestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name DomainLabelstatic final String
Column name EntityTypestatic final String
Column name IsActivestatic final String
Column name IsDisplayLegendstatic final String
Column name IsTimeSeriesstatic final String
Column name Namestatic final String
Column name RangeLabelstatic final String
Column name TimeScopestatic final String
Column name TimeUnitstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name WinHeightstatic final KeyNamePair
static final int
AD_Table_ID=53284static final String
TableName=AD_Chart -
Method Summary
Modifier and TypeMethodDescriptionint
Get ChartGet AD_Chart_UUint
Get Tenant.int
Get Organization.Get Orientation.Get Chart Type.Get Created.int
Get Created By.Get Description.Get Domain Label.Get Entity Type.getName()
Get Name.Get Range Label.int
Get Time Scope.Get Time Unit.Get Updated.int
Get Updated By.int
Get Window Heightboolean
isActive()
Get Active.boolean
Get Display Legend.boolean
Get Time Series.void
setAD_Chart_ID
(int AD_Chart_ID) Set Chartvoid
setAD_Chart_UU
(String AD_Chart_UU) Set AD_Chart_UUvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setChartOrientation
(String ChartOrientation) Set Orientation.void
setChartType
(String ChartType) Set Chart Type.void
setDescription
(String Description) Set Description.void
setDomainLabel
(String DomainLabel) Set Domain Label.void
setEntityType
(String EntityType) Set Entity Type.void
setIsActive
(boolean IsActive) Set Active.void
setIsDisplayLegend
(boolean IsDisplayLegend) Set Display Legend.void
setIsTimeSeries
(boolean IsTimeSeries) Set Time Series.void
Set Name.void
setRangeLabel
(String RangeLabel) Set Range Label.void
setTimeScope
(int TimeScope) Set Time Scope.void
setTimeUnit
(String TimeUnit) Set Time Unit.void
setWinHeight
(int WinHeight) Set Window Height
-
Field Details
-
Table_Name
TableName=AD_Chart- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53284- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Chart_ID
Column name AD_Chart_ID- See Also:
-
COLUMNNAME_AD_Chart_UU
Column name AD_Chart_UU- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_ChartOrientation
Column name ChartOrientation- See Also:
-
COLUMNNAME_ChartType
Column name ChartType- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DomainLabel
Column name DomainLabel- See Also:
-
COLUMNNAME_EntityType
Column name EntityType- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDisplayLegend
Column name IsDisplayLegend- See Also:
-
COLUMNNAME_IsTimeSeries
Column name IsTimeSeries- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_RangeLabel
Column name RangeLabel- See Also:
-
COLUMNNAME_TimeScope
Column name TimeScope- See Also:
-
COLUMNNAME_TimeUnit
Column name TimeUnit- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_WinHeight
Column name WinHeight- See Also:
-
-
Method Details
-
setAD_Chart_ID
void setAD_Chart_ID(int AD_Chart_ID) Set Chart -
getAD_Chart_ID
int getAD_Chart_ID()Get Chart -
setAD_Chart_UU
Set AD_Chart_UU -
getAD_Chart_UU
String getAD_Chart_UU()Get AD_Chart_UU -
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setChartOrientation
Set Orientation. The orientation of the chart. -
getChartOrientation
String getChartOrientation()Get Orientation. The orientation of the chart. -
setChartType
Set Chart Type. Type of chart to render -
getChartType
String getChartType()Get Chart Type. Type of chart to render -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDomainLabel
Set Domain Label. Label for the domain axis. -
getDomainLabel
String getDomainLabel()Get Domain Label. Label for the domain axis. -
setEntityType
Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
getEntityType
String getEntityType()Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
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 -
setIsDisplayLegend
void setIsDisplayLegend(boolean IsDisplayLegend) Set Display Legend. Display chart legend -
isDisplayLegend
boolean isDisplayLegend()Get Display Legend. Display chart legend -
setIsTimeSeries
void setIsTimeSeries(boolean IsTimeSeries) Set Time Series. The domain data for the chart is organised by time. -
isTimeSeries
boolean isTimeSeries()Get Time Series. The domain data for the chart is organised by time. -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setRangeLabel
Set Range Label. Label for the range axis. -
getRangeLabel
String getRangeLabel()Get Range Label. Label for the range axis. -
setTimeScope
void setTimeScope(int TimeScope) Set Time Scope. The number of time units to include the chart result. -
getTimeScope
int getTimeScope()Get Time Scope. The number of time units to include the chart result. -
setTimeUnit
Set Time Unit. The unit of time for grouping chart data. -
getTimeUnit
String getTimeUnit()Get Time Unit. The unit of time for grouping chart data. -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setWinHeight
void setWinHeight(int WinHeight) Set Window Height -
getWinHeight
int getWinHeight()Get Window Height
-