Package org.compiere.model
Class X_AD_Chart
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_AD_Chart
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_Chart
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MChart
public class X_AD_Chart extends PO implements I_AD_Chart, I_Persistent
Generated Model for AD_Chart- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
CHARTORIENTATION_AD_Reference_ID
ChartOrientation AD_Reference_ID=53375static String
CHARTORIENTATION_Horizontal
Horizontal = Hstatic String
CHARTORIENTATION_Vertical
Vertical = Vstatic String
CHARTTYPE_3DBarChart
3D Bar Chart = B3static String
CHARTTYPE_3DLineChart
3D Line Chart = L3static String
CHARTTYPE_3DPieChart
3D Pie Chart = P3static String
CHARTTYPE_3DStackedBarChart
3D Stacked Bar Chart = B4static int
CHARTTYPE_AD_Reference_ID
ChartType AD_Reference_ID=53377static String
CHARTTYPE_AreaChart
Area Chart = ACstatic String
CHARTTYPE_BarChart
Bar Chart = BCstatic String
CHARTTYPE_LineChart
Line Chart = LCstatic String
CHARTTYPE_PieChart
Pie Chart = PCstatic String
CHARTTYPE_RingChart
Ring Chart = RCstatic String
CHARTTYPE_StackedAreaChart
Stacked Area Chart = ASstatic String
CHARTTYPE_StackedBarChart
Stacked Bar Chart = BSstatic String
CHARTTYPE_WaterfallChart
Waterfall Chart = WCstatic int
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389static int
TIMEUNIT_AD_Reference_ID
TimeUnit AD_Reference_ID=53376static String
TIMEUNIT_Day
Day = Dstatic String
TIMEUNIT_Month
Month = Mstatic String
TIMEUNIT_Quarter
Quarter = Qstatic String
TIMEUNIT_Week
Week = Wstatic String
TIMEUNIT_Year
Year = Y-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_AD_Chart
accessLevel, COLUMNNAME_AD_Chart_ID, COLUMNNAME_AD_Chart_UU, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_ChartOrientation, COLUMNNAME_ChartType, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DomainLabel, COLUMNNAME_EntityType, COLUMNNAME_IsActive, COLUMNNAME_IsDisplayLegend, COLUMNNAME_IsTimeSeries, COLUMNNAME_Name, COLUMNNAME_RangeLabel, COLUMNNAME_TimeScope, COLUMNNAME_TimeUnit, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_WinHeight, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_AD_Chart(Properties ctx, int AD_Chart_ID, String trxName)
Standard ConstructorX_AD_Chart(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelint
getAD_Chart_ID()
Get Chart.String
getAD_Chart_UU()
Get AD_Chart_UU.String
getChartOrientation()
Get Orientation.String
getChartType()
Get Chart Type.String
getDescription()
Get Description.String
getDomainLabel()
Get Domain Label.String
getEntityType()
Get Entity Type.String
getName()
Get Name.String
getRangeLabel()
Get Range Label.int
getTimeScope()
Get Time Scope.String
getTimeUnit()
Get Time Unit.int
getWinHeight()
Get Window Height.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isDisplayLegend()
Get Display Legend.boolean
isTimeSeries()
Get Time Series.void
setAD_Chart_ID(int AD_Chart_ID)
Set Chart.void
setAD_Chart_UU(String AD_Chart_UU)
Set AD_Chart_UU.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
setIsDisplayLegend(boolean IsDisplayLegend)
Set Display Legend.void
setIsTimeSeries(boolean IsTimeSeries)
Set Time Series.void
setName(String Name)
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.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_AD_Chart
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Field Detail
-
CHARTORIENTATION_AD_Reference_ID
public static final int CHARTORIENTATION_AD_Reference_ID
ChartOrientation AD_Reference_ID=53375- See Also:
- Constant Field Values
-
CHARTORIENTATION_Horizontal
public static final String CHARTORIENTATION_Horizontal
Horizontal = H- See Also:
- Constant Field Values
-
CHARTORIENTATION_Vertical
public static final String CHARTORIENTATION_Vertical
Vertical = V- See Also:
- Constant Field Values
-
CHARTTYPE_AD_Reference_ID
public static final int CHARTTYPE_AD_Reference_ID
ChartType AD_Reference_ID=53377- See Also:
- Constant Field Values
-
CHARTTYPE_AreaChart
public static final String CHARTTYPE_AreaChart
Area Chart = AC- See Also:
- Constant Field Values
-
CHARTTYPE_StackedAreaChart
public static final String CHARTTYPE_StackedAreaChart
Stacked Area Chart = AS- See Also:
- Constant Field Values
-
CHARTTYPE_3DBarChart
public static final String CHARTTYPE_3DBarChart
3D Bar Chart = B3- See Also:
- Constant Field Values
-
CHARTTYPE_3DStackedBarChart
public static final String CHARTTYPE_3DStackedBarChart
3D Stacked Bar Chart = B4- See Also:
- Constant Field Values
-
CHARTTYPE_BarChart
public static final String CHARTTYPE_BarChart
Bar Chart = BC- See Also:
- Constant Field Values
-
CHARTTYPE_StackedBarChart
public static final String CHARTTYPE_StackedBarChart
Stacked Bar Chart = BS- See Also:
- Constant Field Values
-
CHARTTYPE_3DLineChart
public static final String CHARTTYPE_3DLineChart
3D Line Chart = L3- See Also:
- Constant Field Values
-
CHARTTYPE_LineChart
public static final String CHARTTYPE_LineChart
Line Chart = LC- See Also:
- Constant Field Values
-
CHARTTYPE_3DPieChart
public static final String CHARTTYPE_3DPieChart
3D Pie Chart = P3- See Also:
- Constant Field Values
-
CHARTTYPE_PieChart
public static final String CHARTTYPE_PieChart
Pie Chart = PC- See Also:
- Constant Field Values
-
CHARTTYPE_RingChart
public static final String CHARTTYPE_RingChart
Ring Chart = RC- See Also:
- Constant Field Values
-
CHARTTYPE_WaterfallChart
public static final String CHARTTYPE_WaterfallChart
Waterfall Chart = WC- See Also:
- Constant Field Values
-
ENTITYTYPE_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389- See Also:
- Constant Field Values
-
TIMEUNIT_AD_Reference_ID
public static final int TIMEUNIT_AD_Reference_ID
TimeUnit AD_Reference_ID=53376- See Also:
- Constant Field Values
-
TIMEUNIT_Day
public static final String TIMEUNIT_Day
Day = D- See Also:
- Constant Field Values
-
TIMEUNIT_Month
public static final String TIMEUNIT_Month
Month = M- See Also:
- Constant Field Values
-
TIMEUNIT_Quarter
public static final String TIMEUNIT_Quarter
Quarter = Q- See Also:
- Constant Field Values
-
TIMEUNIT_Week
public static final String TIMEUNIT_Week
Week = W- See Also:
- Constant Field Values
-
TIMEUNIT_Year
public static final String TIMEUNIT_Year
Year = Y- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_AD_Chart
public X_AD_Chart(Properties ctx, int AD_Chart_ID, String trxName)
Standard Constructor
-
X_AD_Chart
public X_AD_Chart(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 4 - System
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAD_Chart_ID
public void setAD_Chart_ID(int AD_Chart_ID)
Set Chart.- Specified by:
setAD_Chart_ID
in interfaceI_AD_Chart
- Parameters:
AD_Chart_ID
- Chart
-
getAD_Chart_ID
public int getAD_Chart_ID()
Get Chart.- Specified by:
getAD_Chart_ID
in interfaceI_AD_Chart
- Returns:
- Chart
-
setAD_Chart_UU
public void setAD_Chart_UU(String AD_Chart_UU)
Set AD_Chart_UU.- Specified by:
setAD_Chart_UU
in interfaceI_AD_Chart
- Parameters:
AD_Chart_UU
- AD_Chart_UU
-
getAD_Chart_UU
public String getAD_Chart_UU()
Get AD_Chart_UU.- Specified by:
getAD_Chart_UU
in interfaceI_AD_Chart
- Returns:
- AD_Chart_UU
-
setChartOrientation
public void setChartOrientation(String ChartOrientation)
Set Orientation.- Specified by:
setChartOrientation
in interfaceI_AD_Chart
- Parameters:
ChartOrientation
- The orientation of the chart.
-
getChartOrientation
public String getChartOrientation()
Get Orientation.- Specified by:
getChartOrientation
in interfaceI_AD_Chart
- Returns:
- The orientation of the chart.
-
setChartType
public void setChartType(String ChartType)
Set Chart Type.- Specified by:
setChartType
in interfaceI_AD_Chart
- Parameters:
ChartType
- Type of chart to render
-
getChartType
public String getChartType()
Get Chart Type.- Specified by:
getChartType
in interfaceI_AD_Chart
- Returns:
- Type of chart to render
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_AD_Chart
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_AD_Chart
- Returns:
- Optional short description of the record
-
setDomainLabel
public void setDomainLabel(String DomainLabel)
Set Domain Label.- Specified by:
setDomainLabel
in interfaceI_AD_Chart
- Parameters:
DomainLabel
- Label for the domain axis.
-
getDomainLabel
public String getDomainLabel()
Get Domain Label.- Specified by:
getDomainLabel
in interfaceI_AD_Chart
- Returns:
- Label for the domain axis.
-
setEntityType
public void setEntityType(String EntityType)
Set Entity Type.- Specified by:
setEntityType
in interfaceI_AD_Chart
- Parameters:
EntityType
- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
public String getEntityType()
Get Entity Type.- Specified by:
getEntityType
in interfaceI_AD_Chart
- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setIsDisplayLegend
public void setIsDisplayLegend(boolean IsDisplayLegend)
Set Display Legend.- Specified by:
setIsDisplayLegend
in interfaceI_AD_Chart
- Parameters:
IsDisplayLegend
- Display chart legend
-
isDisplayLegend
public boolean isDisplayLegend()
Get Display Legend.- Specified by:
isDisplayLegend
in interfaceI_AD_Chart
- Returns:
- Display chart legend
-
setIsTimeSeries
public void setIsTimeSeries(boolean IsTimeSeries)
Set Time Series.- Specified by:
setIsTimeSeries
in interfaceI_AD_Chart
- Parameters:
IsTimeSeries
- The domain data for the chart is organised by time.
-
isTimeSeries
public boolean isTimeSeries()
Get Time Series.- Specified by:
isTimeSeries
in interfaceI_AD_Chart
- Returns:
- The domain data for the chart is organised by time.
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_AD_Chart
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_AD_Chart
- Returns:
- Alphanumeric identifier of the entity
-
setRangeLabel
public void setRangeLabel(String RangeLabel)
Set Range Label.- Specified by:
setRangeLabel
in interfaceI_AD_Chart
- Parameters:
RangeLabel
- Label for the range axis.
-
getRangeLabel
public String getRangeLabel()
Get Range Label.- Specified by:
getRangeLabel
in interfaceI_AD_Chart
- Returns:
- Label for the range axis.
-
setTimeScope
public void setTimeScope(int TimeScope)
Set Time Scope.- Specified by:
setTimeScope
in interfaceI_AD_Chart
- Parameters:
TimeScope
- The number of time units to include the chart result.
-
getTimeScope
public int getTimeScope()
Get Time Scope.- Specified by:
getTimeScope
in interfaceI_AD_Chart
- Returns:
- The number of time units to include the chart result.
-
setTimeUnit
public void setTimeUnit(String TimeUnit)
Set Time Unit.- Specified by:
setTimeUnit
in interfaceI_AD_Chart
- Parameters:
TimeUnit
- The unit of time for grouping chart data.
-
getTimeUnit
public String getTimeUnit()
Get Time Unit.- Specified by:
getTimeUnit
in interfaceI_AD_Chart
- Returns:
- The unit of time for grouping chart data.
-
setWinHeight
public void setWinHeight(int WinHeight)
Set Window Height.- Specified by:
setWinHeight
in interfaceI_AD_Chart
- Parameters:
WinHeight
- Window Height
-
getWinHeight
public int getWinHeight()
Get Window Height.- Specified by:
getWinHeight
in interfaceI_AD_Chart
- Returns:
- Window Height
-
-