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
Generated Model for AD_Chart
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
ChartOrientation AD_Reference_ID=53375static final String
Horizontal = Hstatic final String
Vertical = Vstatic final String
3D Bar Chart = B3static final String
3D Line Chart = L3static final String
3D Pie Chart = P3static final String
3D Stacked Bar Chart = B4static final int
ChartType AD_Reference_ID=53377static final String
Area Chart = ACstatic final String
Bar Chart = BCstatic final String
Line Chart = LCstatic final String
Pie Chart = PCstatic final String
Ring Chart = RCstatic final String
Stacked Area Chart = ASstatic final String
Stacked Bar Chart = BSstatic final String
Waterfall Chart = WCstatic final int
EntityType AD_Reference_ID=389static final int
TimeUnit AD_Reference_ID=53376static final String
Day = Dstatic final String
Month = Mstatic final String
Quarter = Qstatic final String
Week = Wstatic final String
Year = YFields 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, UUID_NEW_RECORD, 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
ConstructorDescriptionX_AD_Chart
(Properties ctx, int AD_Chart_ID, String trxName) Standard ConstructorX_AD_Chart
(Properties ctx, int AD_Chart_ID, String trxName, String... virtualColumns) Standard ConstructorX_AD_Chart
(Properties ctx, String AD_Chart_UU, String trxName) Standard ConstructorX_AD_Chart
(Properties ctx, String AD_Chart_UU, String trxName, String... virtualColumns) Standard ConstructorX_AD_Chart
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Chart.Get AD_Chart_UU.Get Orientation.Get Chart Type.Get Description.Get Domain Label.Get Entity Type.getName()
Get Name.Get Range Label.int
Get Time Scope.Get Time Unit.int
Get Window Height.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Display Legend.boolean
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
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.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, 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_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, 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, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, 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, toInsertSQL, 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 Details
-
CHARTORIENTATION_AD_Reference_ID
public static final int CHARTORIENTATION_AD_Reference_IDChartOrientation AD_Reference_ID=53375- See Also:
-
CHARTORIENTATION_Horizontal
Horizontal = H- See Also:
-
CHARTORIENTATION_Vertical
Vertical = V- See Also:
-
CHARTTYPE_AD_Reference_ID
public static final int CHARTTYPE_AD_Reference_IDChartType AD_Reference_ID=53377- See Also:
-
CHARTTYPE_AreaChart
Area Chart = AC- See Also:
-
CHARTTYPE_StackedAreaChart
Stacked Area Chart = AS- See Also:
-
CHARTTYPE_3DBarChart
3D Bar Chart = B3- See Also:
-
CHARTTYPE_3DStackedBarChart
3D Stacked Bar Chart = B4- See Also:
-
CHARTTYPE_BarChart
Bar Chart = BC- See Also:
-
CHARTTYPE_StackedBarChart
Stacked Bar Chart = BS- See Also:
-
CHARTTYPE_3DLineChart
3D Line Chart = L3- See Also:
-
CHARTTYPE_LineChart
Line Chart = LC- See Also:
-
CHARTTYPE_3DPieChart
3D Pie Chart = P3- See Also:
-
CHARTTYPE_PieChart
Pie Chart = PC- See Also:
-
CHARTTYPE_RingChart
Ring Chart = RC- See Also:
-
CHARTTYPE_WaterfallChart
Waterfall Chart = WC- See Also:
-
ENTITYTYPE_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_IDEntityType AD_Reference_ID=389- See Also:
-
TIMEUNIT_AD_Reference_ID
public static final int TIMEUNIT_AD_Reference_IDTimeUnit AD_Reference_ID=53376- See Also:
-
TIMEUNIT_Day
Day = D- See Also:
-
TIMEUNIT_Month
Month = M- See Also:
-
TIMEUNIT_Quarter
Quarter = Q- See Also:
-
TIMEUNIT_Week
Week = W- See Also:
-
TIMEUNIT_Year
Year = Y- See Also:
-
-
Constructor Details
-
X_AD_Chart
Standard Constructor -
X_AD_Chart
Standard Constructor -
X_AD_Chart
Standard Constructor -
X_AD_Chart
Standard Constructor -
X_AD_Chart
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
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
Set AD_Chart_UU.- Specified by:
setAD_Chart_UU
in interfaceI_AD_Chart
- Parameters:
AD_Chart_UU
- AD_Chart_UU
-
getAD_Chart_UU
Get AD_Chart_UU.- Specified by:
getAD_Chart_UU
in interfaceI_AD_Chart
- Returns:
- AD_Chart_UU
-
setChartOrientation
Set Orientation.- Specified by:
setChartOrientation
in interfaceI_AD_Chart
- Parameters:
ChartOrientation
- The orientation of the chart.
-
getChartOrientation
Get Orientation.- Specified by:
getChartOrientation
in interfaceI_AD_Chart
- Returns:
- The orientation of the chart.
-
setChartType
Set Chart Type.- Specified by:
setChartType
in interfaceI_AD_Chart
- Parameters:
ChartType
- Type of chart to render
-
getChartType
Get Chart Type.- Specified by:
getChartType
in interfaceI_AD_Chart
- Returns:
- Type of chart to render
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_AD_Chart
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_AD_Chart
- Returns:
- Optional short description of the record
-
setDomainLabel
Set Domain Label.- Specified by:
setDomainLabel
in interfaceI_AD_Chart
- Parameters:
DomainLabel
- Label for the domain axis.
-
getDomainLabel
Get Domain Label.- Specified by:
getDomainLabel
in interfaceI_AD_Chart
- Returns:
- Label for the domain axis.
-
setEntityType
Set Entity Type.- Specified by:
setEntityType
in interfaceI_AD_Chart
- Parameters:
EntityType
- Dictionary Entity Type; Determines ownership and synchronization
-
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
Set Name.- Specified by:
setName
in interfaceI_AD_Chart
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_AD_Chart
- Returns:
- Alphanumeric identifier of the entity
-
setRangeLabel
Set Range Label.- Specified by:
setRangeLabel
in interfaceI_AD_Chart
- Parameters:
RangeLabel
- Label for the range axis.
-
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
Set Time Unit.- Specified by:
setTimeUnit
in interfaceI_AD_Chart
- Parameters:
TimeUnit
- The unit of time for grouping chart data.
-
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
-