|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_PA_ReportColumnSet
public class X_PA_ReportColumnSet
Generated Model for PA_ReportColumnSet
| Field Summary |
|---|
| 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, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_PA_ReportColumnSet |
|---|
accessLevel, COLUMNNAME_Description, COLUMNNAME_Name, COLUMNNAME_PA_ReportColumnSet_ID, COLUMNNAME_Processing, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_PA_ReportColumnSet(Properties ctx,
int PA_ReportColumnSet_ID,
String trxName)
Standard Constructor |
|
X_PA_ReportColumnSet(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getPA_ReportColumnSet_ID()
Get Report Column Set. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessing()
Get Process Now. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setPA_ReportColumnSet_ID(int PA_ReportColumnSet_ID)
Set Report Column Set. |
void |
setProcessing(boolean Processing)
Set Process Now. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_PA_ReportColumnSet(Properties ctx,
int PA_ReportColumnSet_ID,
String trxName)
public X_PA_ReportColumnSet(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setDescription(String Description)
setDescription in interface I_PA_ReportColumnSetDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_PA_ReportColumnSetpublic void setName(String Name)
setName in interface I_PA_ReportColumnSetName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_PA_ReportColumnSetpublic KeyNamePair getKeyNamePair()
public void setPA_ReportColumnSet_ID(int PA_ReportColumnSet_ID)
setPA_ReportColumnSet_ID in interface I_PA_ReportColumnSetPA_ReportColumnSet_ID - Collection of Columns for Reportpublic int getPA_ReportColumnSet_ID()
getPA_ReportColumnSet_ID in interface I_PA_ReportColumnSetpublic void setProcessing(boolean Processing)
setProcessing in interface I_PA_ReportColumnSetProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_PA_ReportColumnSet
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||