|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Table
Generated Interface for AD_Table
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AccessLevel
Column name AccessLevel |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID |
static String |
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID |
static String |
COLUMNNAME_CopyColumnsFromTable
Column name CopyColumnsFromTable |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EntityType
Column name EntityType |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_ImportTable
Column name ImportTable |
static String |
COLUMNNAME_IsChangeLog
Column name IsChangeLog |
static String |
COLUMNNAME_IsDeleteable
Column name IsDeleteable |
static String |
COLUMNNAME_IsHighVolume
Column name IsHighVolume |
static String |
COLUMNNAME_IsSecurityEnabled
Column name IsSecurityEnabled |
static String |
COLUMNNAME_IsView
Column name IsView |
static String |
COLUMNNAME_LoadSeq
Column name LoadSeq |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PO_Window_ID
Column name PO_Window_ID |
static String |
COLUMNNAME_ReplicationType
Column name ReplicationType |
static String |
COLUMNNAME_TableName
Column name TableName |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=100 |
static String |
Table_Name
TableName=AD_Table |
| Method Summary | |
|---|---|
String |
getAccessLevel()
Get Data Access Level. |
int |
getAD_Table_ID()
Get Table. |
int |
getAD_Val_Rule_ID()
Get Dynamic Validation. |
I_AD_Val_Rule |
getAD_Val_Rule()
|
int |
getAD_Window_ID()
Get Window. |
I_AD_Window |
getAD_Window()
|
String |
getCopyColumnsFromTable()
Get Copy Columns From Table |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getHelp()
Get Comment/Help. |
String |
getImportTable()
Get Import Table. |
int |
getLoadSeq()
Get Sequence |
String |
getName()
Get Name. |
int |
getPO_Window_ID()
Get PO Window. |
String |
getReplicationType()
Get Replication Type. |
String |
getTableName()
Get DB Table Name. |
boolean |
isChangeLog()
Get Maintain Change Log. |
boolean |
isDeleteable()
Get Records deleteable. |
boolean |
isHighVolume()
Get High Volume. |
boolean |
isSecurityEnabled()
Get Security enabled. |
boolean |
isView()
Get View. |
void |
setAccessLevel(String AccessLevel)
Set Data Access Level. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setAD_Val_Rule_ID(int AD_Val_Rule_ID)
Set Dynamic Validation. |
void |
setAD_Window_ID(int AD_Window_ID)
Set Window. |
void |
setCopyColumnsFromTable(String CopyColumnsFromTable)
Set Copy Columns From Table |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setImportTable(String ImportTable)
Set Import Table. |
void |
setIsChangeLog(boolean IsChangeLog)
Set Maintain Change Log. |
void |
setIsDeleteable(boolean IsDeleteable)
Set Records deleteable. |
void |
setIsHighVolume(boolean IsHighVolume)
Set High Volume. |
void |
setIsSecurityEnabled(boolean IsSecurityEnabled)
Set Security enabled. |
void |
setIsView(boolean IsView)
Set View. |
void |
setLoadSeq(int LoadSeq)
Set Sequence |
void |
setName(String Name)
Set Name. |
void |
setPO_Window_ID(int PO_Window_ID)
Set PO Window. |
void |
setReplicationType(String ReplicationType)
Set Replication Type. |
void |
setTableName(String TableName)
Set DB Table Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AccessLevel
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_AD_Val_Rule_ID
static final String COLUMNNAME_AD_Window_ID
static final String COLUMNNAME_CopyColumnsFromTable
static final String COLUMNNAME_Description
static final String COLUMNNAME_EntityType
static final String COLUMNNAME_Help
static final String COLUMNNAME_ImportTable
static final String COLUMNNAME_IsChangeLog
static final String COLUMNNAME_IsDeleteable
static final String COLUMNNAME_IsHighVolume
static final String COLUMNNAME_IsSecurityEnabled
static final String COLUMNNAME_IsView
static final String COLUMNNAME_LoadSeq
static final String COLUMNNAME_Name
static final String COLUMNNAME_PO_Window_ID
static final String COLUMNNAME_ReplicationType
static final String COLUMNNAME_TableName
| Method Detail |
|---|
void setAccessLevel(String AccessLevel)
String getAccessLevel()
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
void setAD_Val_Rule_ID(int AD_Val_Rule_ID)
int getAD_Val_Rule_ID()
I_AD_Val_Rule getAD_Val_Rule()
throws Exception
Exceptionvoid setAD_Window_ID(int AD_Window_ID)
int getAD_Window_ID()
I_AD_Window getAD_Window()
throws Exception
Exceptionvoid setCopyColumnsFromTable(String CopyColumnsFromTable)
String getCopyColumnsFromTable()
void setDescription(String Description)
String getDescription()
void setEntityType(String EntityType)
String getEntityType()
void setHelp(String Help)
String getHelp()
void setImportTable(String ImportTable)
String getImportTable()
void setIsChangeLog(boolean IsChangeLog)
boolean isChangeLog()
void setIsDeleteable(boolean IsDeleteable)
boolean isDeleteable()
void setIsHighVolume(boolean IsHighVolume)
boolean isHighVolume()
void setIsSecurityEnabled(boolean IsSecurityEnabled)
boolean isSecurityEnabled()
void setIsView(boolean IsView)
boolean isView()
void setLoadSeq(int LoadSeq)
int getLoadSeq()
void setName(String Name)
String getName()
void setPO_Window_ID(int PO_Window_ID)
int getPO_Window_ID()
void setReplicationType(String ReplicationType)
String getReplicationType()
void setTableName(String TableName)
String getTableName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||