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 intCHARTORIENTATION_AD_Reference_IDChartOrientation AD_Reference_ID=53375static StringCHARTORIENTATION_HorizontalHorizontal = Hstatic StringCHARTORIENTATION_VerticalVertical = Vstatic StringCHARTTYPE_3DBarChart3D Bar Chart = B3static StringCHARTTYPE_3DLineChart3D Line Chart = L3static StringCHARTTYPE_3DPieChart3D Pie Chart = P3static StringCHARTTYPE_3DStackedBarChart3D Stacked Bar Chart = B4static intCHARTTYPE_AD_Reference_IDChartType AD_Reference_ID=53377static StringCHARTTYPE_AreaChartArea Chart = ACstatic StringCHARTTYPE_BarChartBar Chart = BCstatic StringCHARTTYPE_LineChartLine Chart = LCstatic StringCHARTTYPE_PieChartPie Chart = PCstatic StringCHARTTYPE_RingChartRing Chart = RCstatic StringCHARTTYPE_StackedAreaChartStacked Area Chart = ASstatic StringCHARTTYPE_StackedBarChartStacked Bar Chart = BSstatic StringCHARTTYPE_WaterfallChartWaterfall Chart = WCstatic intENTITYTYPE_AD_Reference_IDEntityType AD_Reference_ID=389static intTIMEUNIT_AD_Reference_IDTimeUnit AD_Reference_ID=53376static StringTIMEUNIT_DayDay = Dstatic StringTIMEUNIT_MonthMonth = Mstatic StringTIMEUNIT_QuarterQuarter = Qstatic StringTIMEUNIT_WeekWeek = Wstatic StringTIMEUNIT_YearYear = 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 intget_AccessLevel()AccessLevelintgetAD_Chart_ID()Get Chart.StringgetAD_Chart_UU()Get AD_Chart_UU.StringgetChartOrientation()Get Orientation.StringgetChartType()Get Chart Type.StringgetDescription()Get Description.StringgetDomainLabel()Get Domain Label.StringgetEntityType()Get Entity Type.StringgetName()Get Name.StringgetRangeLabel()Get Range Label.intgetTimeScope()Get Time Scope.StringgetTimeUnit()Get Time Unit.intgetWinHeight()Get Window Height.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisDisplayLegend()Get Display Legend.booleanisTimeSeries()Get Time Series.voidsetAD_Chart_ID(int AD_Chart_ID)Set Chart.voidsetAD_Chart_UU(String AD_Chart_UU)Set AD_Chart_UU.voidsetChartOrientation(String ChartOrientation)Set Orientation.voidsetChartType(String ChartType)Set Chart Type.voidsetDescription(String Description)Set Description.voidsetDomainLabel(String DomainLabel)Set Domain Label.voidsetEntityType(String EntityType)Set Entity Type.voidsetIsDisplayLegend(boolean IsDisplayLegend)Set Display Legend.voidsetIsTimeSeries(boolean IsTimeSeries)Set Time Series.voidsetName(String Name)Set Name.voidsetRangeLabel(String RangeLabel)Set Range Label.voidsetTimeScope(int TimeScope)Set Time Scope.voidsetTimeUnit(String TimeUnit)Set Time Unit.voidsetWinHeight(int WinHeight)Set Window Height.StringtoString()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_AccessLevelin 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_IDin interfaceI_AD_Chart- Parameters:
AD_Chart_ID- Chart
-
getAD_Chart_ID
public int getAD_Chart_ID()
Get Chart.- Specified by:
getAD_Chart_IDin 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_UUin 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_UUin interfaceI_AD_Chart- Returns:
- AD_Chart_UU
-
setChartOrientation
public void setChartOrientation(String ChartOrientation)
Set Orientation.- Specified by:
setChartOrientationin interfaceI_AD_Chart- Parameters:
ChartOrientation- The orientation of the chart.
-
getChartOrientation
public String getChartOrientation()
Get Orientation.- Specified by:
getChartOrientationin interfaceI_AD_Chart- Returns:
- The orientation of the chart.
-
setChartType
public void setChartType(String ChartType)
Set Chart Type.- Specified by:
setChartTypein interfaceI_AD_Chart- Parameters:
ChartType- Type of chart to render
-
getChartType
public String getChartType()
Get Chart Type.- Specified by:
getChartTypein interfaceI_AD_Chart- Returns:
- Type of chart to render
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_AD_Chart- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_AD_Chart- Returns:
- Optional short description of the record
-
setDomainLabel
public void setDomainLabel(String DomainLabel)
Set Domain Label.- Specified by:
setDomainLabelin interfaceI_AD_Chart- Parameters:
DomainLabel- Label for the domain axis.
-
getDomainLabel
public String getDomainLabel()
Get Domain Label.- Specified by:
getDomainLabelin interfaceI_AD_Chart- Returns:
- Label for the domain axis.
-
setEntityType
public void setEntityType(String EntityType)
Set Entity Type.- Specified by:
setEntityTypein interfaceI_AD_Chart- Parameters:
EntityType- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
public String getEntityType()
Get Entity Type.- Specified by:
getEntityTypein interfaceI_AD_Chart- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setIsDisplayLegend
public void setIsDisplayLegend(boolean IsDisplayLegend)
Set Display Legend.- Specified by:
setIsDisplayLegendin interfaceI_AD_Chart- Parameters:
IsDisplayLegend- Display chart legend
-
isDisplayLegend
public boolean isDisplayLegend()
Get Display Legend.- Specified by:
isDisplayLegendin interfaceI_AD_Chart- Returns:
- Display chart legend
-
setIsTimeSeries
public void setIsTimeSeries(boolean IsTimeSeries)
Set Time Series.- Specified by:
setIsTimeSeriesin interfaceI_AD_Chart- Parameters:
IsTimeSeries- The domain data for the chart is organised by time.
-
isTimeSeries
public boolean isTimeSeries()
Get Time Series.- Specified by:
isTimeSeriesin interfaceI_AD_Chart- Returns:
- The domain data for the chart is organised by time.
-
setName
public void setName(String Name)
Set Name.- Specified by:
setNamein interfaceI_AD_Chart- Parameters:
Name- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getNamein interfaceI_AD_Chart- Returns:
- Alphanumeric identifier of the entity
-
setRangeLabel
public void setRangeLabel(String RangeLabel)
Set Range Label.- Specified by:
setRangeLabelin interfaceI_AD_Chart- Parameters:
RangeLabel- Label for the range axis.
-
getRangeLabel
public String getRangeLabel()
Get Range Label.- Specified by:
getRangeLabelin interfaceI_AD_Chart- Returns:
- Label for the range axis.
-
setTimeScope
public void setTimeScope(int TimeScope)
Set Time Scope.- Specified by:
setTimeScopein interfaceI_AD_Chart- Parameters:
TimeScope- The number of time units to include the chart result.
-
getTimeScope
public int getTimeScope()
Get Time Scope.- Specified by:
getTimeScopein 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:
setTimeUnitin interfaceI_AD_Chart- Parameters:
TimeUnit- The unit of time for grouping chart data.
-
getTimeUnit
public String getTimeUnit()
Get Time Unit.- Specified by:
getTimeUnitin interfaceI_AD_Chart- Returns:
- The unit of time for grouping chart data.
-
setWinHeight
public void setWinHeight(int WinHeight)
Set Window Height.- Specified by:
setWinHeightin interfaceI_AD_Chart- Parameters:
WinHeight- Window Height
-
getWinHeight
public int getWinHeight()
Get Window Height.- Specified by:
getWinHeightin interfaceI_AD_Chart- Returns:
- Window Height
-
-