|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_Production
Generated Interface for M_Production
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID |
static String |
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID |
static String |
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID |
static String |
COLUMNNAME_C_Project_ID
Column name C_Project_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsCreated
Column name IsCreated |
static String |
COLUMNNAME_M_Production_ID
Column name M_Production_ID |
static String |
COLUMNNAME_MovementDate
Column name MovementDate |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Posted
Column name Posted |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_User1_ID
Column name User1_ID |
static String |
COLUMNNAME_User2_ID
Column name User2_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=325 |
static String |
Table_Name
TableName=M_Production |
| Method Summary | |
|---|---|
int |
getAD_OrgTrx_ID()
Get Trx Organization. |
int |
getC_Activity_ID()
Get Activity. |
I_C_Activity |
getC_Activity()
|
int |
getC_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
String |
getDescription()
Get Description. |
int |
getM_Production_ID()
Get Production. |
Timestamp |
getMovementDate()
Get Movement Date. |
String |
getName()
Get Name. |
int |
getUser1_ID()
Get User List 1. |
int |
getUser2_ID()
Get User List 2. |
boolean |
isCreated()
Get Records created |
boolean |
isPosted()
Get Posted. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. |
void |
setC_Activity_ID(int C_Activity_ID)
Set Activity. |
void |
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setDescription(String Description)
Set Description. |
void |
setIsCreated(boolean IsCreated)
Set Records created |
void |
setM_Production_ID(int M_Production_ID)
Set Production. |
void |
setMovementDate(Timestamp MovementDate)
Set Movement Date. |
void |
setName(String Name)
Set Name. |
void |
setPosted(boolean Posted)
Set Posted. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setUser1_ID(int User1_ID)
Set User List 1. |
void |
setUser2_ID(int User2_ID)
Set User List 2. |
| 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_OrgTrx_ID
static final String COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Project_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsCreated
static final String COLUMNNAME_MovementDate
static final String COLUMNNAME_M_Production_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_Posted
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_User1_ID
static final String COLUMNNAME_User2_ID
| Method Detail |
|---|
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
int getAD_OrgTrx_ID()
void setC_Activity_ID(int C_Activity_ID)
int getC_Activity_ID()
I_C_Activity getC_Activity()
throws Exception
Exceptionvoid setC_Campaign_ID(int C_Campaign_ID)
int getC_Campaign_ID()
I_C_Campaign getC_Campaign()
throws Exception
Exceptionvoid setC_Project_ID(int C_Project_ID)
int getC_Project_ID()
I_C_Project getC_Project()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setIsCreated(boolean IsCreated)
boolean isCreated()
void setMovementDate(Timestamp MovementDate)
Timestamp getMovementDate()
void setM_Production_ID(int M_Production_ID)
int getM_Production_ID()
void setName(String Name)
String getName()
void setPosted(boolean Posted)
boolean isPosted()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setUser1_ID(int User1_ID)
int getUser1_ID()
void setUser2_ID(int User2_ID)
int getUser2_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||