|
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_InfoWindow
org.compiere.model.MInfoWindow
public class MInfoWindow
Info Window Model
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_AD_InfoWindow |
|---|
accessLevel, ENTITYTYPE_AD_Reference_ID, Model, Table_ID, Table_Name, updatedMS |
| 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 | |
|---|---|
MInfoWindow(Ctx ctx,
int AD_InfoWindow_ID,
String trxName)
Standard Constructor |
|
MInfoWindow(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
MInfoColumn[] |
getLines(boolean reload)
Get Lines |
String |
getSQL(MRole role)
Get SQL for Role |
protected String |
getTableName()
Get Table Name |
| Methods inherited from class org.compiere.model.X_AD_InfoWindow |
|---|
get_AccessLevel, getAD_InfoWindow_ID, getAD_Table_ID, getDescription, getEntityType, getFromClause, getHelp, getKeyNamePair, getName, getOtherClause, initPO, isCustomDefault, isProcessing, setAD_InfoWindow_ID, setAD_Table_ID, setDescription, setEntityType, setFromClause, setHelp, setIsCustomDefault, setName, setOtherClause, setProcessing, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MInfoWindow(Ctx ctx,
int AD_InfoWindow_ID,
String trxName)
ctx - contextAD_InfoWindow_ID - idtrxName - transaction
public MInfoWindow(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
public MInfoColumn[] getLines(boolean reload)
reload - reload data
protected String getTableName()
public String getSQL(MRole role)
role - role
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||