|
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
public class X_AD_InfoWindow
Generated Model for AD_InfoWindow
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=895 |
static String |
Table_Name
TableName=AD_InfoWindow |
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_InfoWindow(Ctx ctx,
int AD_InfoWindow_ID,
String trxName)
Standard Constructor |
|
X_AD_InfoWindow(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_InfoWindow_ID()
Get Info Window. |
int |
getAD_Table_ID()
Get Table. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getFromClause()
Get Sql FROM. |
String |
getHelp()
Get Comment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getOtherClause()
Get Other SQL Clause. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isCustomDefault()
Get Customization Default. |
boolean |
isProcessing()
Get Process Now. |
void |
setAD_InfoWindow_ID(int AD_InfoWindow_ID)
Set Info Window. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setFromClause(String FromClause)
Set Sql FROM. |
void |
setHelp(String Help)
Set Comment. |
void |
setIsCustomDefault(boolean IsCustomDefault)
Set Customization Default. |
void |
setName(String Name)
Set Name. |
void |
setOtherClause(String OtherClause)
Set Other SQL Clause. |
void |
setProcessing(boolean Processing)
Set Process Now. |
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
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_InfoWindow(Ctx ctx,
int AD_InfoWindow_ID,
String trxName)
ctx - contextAD_InfoWindow_ID - idtrxName - transaction
public X_AD_InfoWindow(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_InfoWindow_ID(int AD_InfoWindow_ID)
AD_InfoWindow_ID - Info and search/select Windowpublic int getAD_InfoWindow_ID()
public void setAD_Table_ID(int AD_Table_ID)
AD_Table_ID - Database Table informationpublic int getAD_Table_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setEntityType(String EntityType)
EntityType - Dictionary Entity Type;
Determines ownership and synchronizationpublic String getEntityType()
public void setFromClause(String FromClause)
FromClause - SQL FROM clausepublic String getFromClause()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setIsCustomDefault(boolean IsCustomDefault)
IsCustomDefault - Default Customizationpublic boolean isCustomDefault()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setOtherClause(String OtherClause)
OtherClause - Other SQL Clausepublic String getOtherClause()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||