|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_InfoWindow
Generated Interface for AD_InfoWindow
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_InfoWindow_ID
Column name AD_InfoWindow_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EntityType
Column name EntityType |
static String |
COLUMNNAME_FromClause
Column name FromClause |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_OtherClause
Column name OtherClause |
static String |
COLUMNNAME_Processing
Column name Processing |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=895 |
static String |
Table_Name
TableName=AD_InfoWindow |
| Method Summary | |
|---|---|
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. |
String |
getName()
Get Name. |
String |
getOtherClause()
Get Other SQL Clause. |
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 |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_InfoWindow_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_EntityType
static final String COLUMNNAME_FromClause
static final String COLUMNNAME_Help
static final String COLUMNNAME_Name
static final String COLUMNNAME_OtherClause
static final String COLUMNNAME_Processing
| Method Detail |
|---|
void setAD_InfoWindow_ID(int AD_InfoWindow_ID)
int getAD_InfoWindow_ID()
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setEntityType(String EntityType)
String getEntityType()
void setFromClause(String FromClause)
String getFromClause()
void setHelp(String Help)
String getHelp()
void setName(String Name)
String getName()
void setOtherClause(String OtherClause)
String getOtherClause()
void setProcessing(boolean Processing)
boolean isProcessing()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||