|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Archive
Generated Interface for AD_Archive
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_Archive_ID
Column name AD_Archive_ID |
static String |
COLUMNNAME_AD_Process_ID
Column name AD_Process_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_BinaryData
Column name BinaryData |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsReport
Column name IsReport |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Record_ID
Column name Record_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=754 |
static String |
Table_Name
TableName=AD_Archive |
| Method Summary | |
|---|---|
int |
getAD_Archive_ID()
Get Archive. |
int |
getAD_Process_ID()
Get Process. |
I_AD_Process |
getAD_Process()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
byte[] |
getBinaryData()
Get BinaryData. |
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
int |
getRecord_ID()
Get Record ID. |
boolean |
isReport()
Get Report. |
void |
setAD_Archive_ID(int AD_Archive_ID)
Set Archive. |
void |
setAD_Process_ID(int AD_Process_ID)
Set Process. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setBinaryData(byte[] BinaryData)
Set BinaryData. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsReport(boolean IsReport)
Set Report. |
void |
setName(String Name)
Set Name. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
| 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_Archive_ID
static final String COLUMNNAME_AD_Process_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_BinaryData
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsReport
static final String COLUMNNAME_Name
static final String COLUMNNAME_Record_ID
| Method Detail |
|---|
void setAD_Archive_ID(int AD_Archive_ID)
int getAD_Archive_ID()
void setAD_Process_ID(int AD_Process_ID)
int getAD_Process_ID()
I_AD_Process getAD_Process()
throws Exception
Exceptionvoid setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setBinaryData(byte[] BinaryData)
byte[] getBinaryData()
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setIsReport(boolean IsReport)
boolean isReport()
void setName(String Name)
String getName()
void setRecord_ID(int Record_ID)
int getRecord_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||