|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_ReportView_Col
public class X_AD_ReportView_Col
Generated Model for AD_ReportView_Col
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=428 |
static String |
Table_Name
TableName=AD_ReportView_Col |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_ReportView_Col(Ctx ctx,
int AD_ReportView_Col_ID,
String trxName)
Standard Constructor |
|
X_AD_ReportView_Col(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Column_ID()
Get Column. |
int |
getAD_ReportView_Col_ID()
Get Report view Column. |
int |
getAD_ReportView_ID()
Get Report View. |
String |
getFunctionColumn()
Get Function Column. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isGroupFunction()
Get SQL Group Function. |
void |
setAD_Column_ID(int AD_Column_ID)
Set Column. |
void |
setAD_ReportView_Col_ID(int AD_ReportView_Col_ID)
Set Report view Column. |
void |
setAD_ReportView_ID(int AD_ReportView_ID)
Set Report View. |
void |
setFunctionColumn(String FunctionColumn)
Set Function Column. |
void |
setIsGroupFunction(boolean IsGroupFunction)
Set SQL Group Function. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_AD_ReportView_Col(Ctx ctx,
int AD_ReportView_Col_ID,
String trxName)
ctx - contextAD_ReportView_Col_ID - idtrxName - transaction
public X_AD_ReportView_Col(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_Column_ID(int AD_Column_ID)
AD_Column_ID - Column in the tablepublic int getAD_Column_ID()
public void setAD_ReportView_Col_ID(int AD_ReportView_Col_ID)
AD_ReportView_Col_ID - Report view Columnpublic int getAD_ReportView_Col_ID()
public void setAD_ReportView_ID(int AD_ReportView_ID)
AD_ReportView_ID - View used to generate this reportpublic int getAD_ReportView_ID()
public KeyNamePair getKeyNamePair()
public void setFunctionColumn(String FunctionColumn)
FunctionColumn - Overwrite Column with Functionpublic String getFunctionColumn()
public void setIsGroupFunction(boolean IsGroupFunction)
IsGroupFunction - This function will generate a Group By Clausepublic boolean isGroupFunction()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||