|
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_AD_InfoWindow
public class X_AD_InfoWindow
Generated Model for AD_InfoWindow
| Field Summary | |
|---|---|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
| 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_AD_InfoWindow |
|---|
accessLevel, COLUMNNAME_AD_InfoWindow_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_FromClause, COLUMNNAME_Help, COLUMNNAME_Name, COLUMNNAME_OtherClause, COLUMNNAME_Processing, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_InfoWindow(Properties ctx,
int AD_InfoWindow_ID,
String trxName)
Standard Constructor |
|
X_AD_InfoWindow(Properties 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. |
I_AD_Table |
getAD_Table()
|
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getFromClause()
Get Sql FROM. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getOtherClause()
Get Other SQL Clause. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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/Help. |
void |
setName(String Name)
Set Name. |
void |
setOtherClause(String OtherClause)
Set Other SQL Clause. |
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 |
| Field Detail |
|---|
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_InfoWindow(Properties ctx,
int AD_InfoWindow_ID,
String trxName)
public X_AD_InfoWindow(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 setAD_InfoWindow_ID(int AD_InfoWindow_ID)
setAD_InfoWindow_ID in interface I_AD_InfoWindowAD_InfoWindow_ID - Info and search/select Windowpublic int getAD_InfoWindow_ID()
getAD_InfoWindow_ID in interface I_AD_InfoWindow
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_InfoWindowExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_InfoWindowAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_InfoWindowpublic void setDescription(String Description)
setDescription in interface I_AD_InfoWindowDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_InfoWindowpublic void setEntityType(String EntityType)
setEntityType in interface I_AD_InfoWindowEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_InfoWindowpublic void setFromClause(String FromClause)
setFromClause in interface I_AD_InfoWindowFromClause - SQL FROM clausepublic String getFromClause()
getFromClause in interface I_AD_InfoWindowpublic void setHelp(String Help)
setHelp in interface I_AD_InfoWindowHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_AD_InfoWindowpublic void setName(String Name)
setName in interface I_AD_InfoWindowName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_InfoWindowpublic KeyNamePair getKeyNamePair()
public void setOtherClause(String OtherClause)
setOtherClause in interface I_AD_InfoWindowOtherClause - Other SQL Clausepublic String getOtherClause()
getOtherClause in interface I_AD_InfoWindowpublic void setProcessing(boolean Processing)
setProcessing in interface I_AD_InfoWindowProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_AD_InfoWindow
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||