|
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_M_Production
public class X_M_Production
Generated Model for M_Production
| Field Summary | |
|---|---|
static int |
AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130 |
static int |
USER1_ID_AD_Reference_ID
User1_ID AD_Reference_ID=134 |
static int |
USER2_ID_AD_Reference_ID
User2_ID AD_Reference_ID=137 |
| 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_M_Production |
|---|
accessLevel, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_Description, COLUMNNAME_IsCreated, COLUMNNAME_M_Production_ID, COLUMNNAME_MovementDate, COLUMNNAME_Name, COLUMNNAME_Posted, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_Production(Properties ctx,
int M_Production_ID,
String trxName)
Standard Constructor |
|
X_M_Production(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
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. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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 AD_ORGTRX_ID_AD_Reference_ID
public static final int USER1_ID_AD_Reference_ID
public static final int USER2_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_M_Production(Properties ctx,
int M_Production_ID,
String trxName)
public X_M_Production(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_OrgTrx_ID(int AD_OrgTrx_ID)
setAD_OrgTrx_ID in interface I_M_ProductionAD_OrgTrx_ID - Performing or initiating organizationpublic int getAD_OrgTrx_ID()
getAD_OrgTrx_ID in interface I_M_Production
public I_C_Activity getC_Activity()
throws Exception
getC_Activity in interface I_M_ProductionExceptionpublic void setC_Activity_ID(int C_Activity_ID)
setC_Activity_ID in interface I_M_ProductionC_Activity_ID - Business Activitypublic int getC_Activity_ID()
getC_Activity_ID in interface I_M_Production
public I_C_Campaign getC_Campaign()
throws Exception
getC_Campaign in interface I_M_ProductionExceptionpublic void setC_Campaign_ID(int C_Campaign_ID)
setC_Campaign_ID in interface I_M_ProductionC_Campaign_ID - Marketing Campaignpublic int getC_Campaign_ID()
getC_Campaign_ID in interface I_M_Production
public I_C_Project getC_Project()
throws Exception
getC_Project in interface I_M_ProductionExceptionpublic void setC_Project_ID(int C_Project_ID)
setC_Project_ID in interface I_M_ProductionC_Project_ID - Financial Projectpublic int getC_Project_ID()
getC_Project_ID in interface I_M_Productionpublic void setDescription(String Description)
setDescription in interface I_M_ProductionDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_M_Productionpublic void setIsCreated(boolean IsCreated)
setIsCreated in interface I_M_ProductionIsCreated - Records createdpublic boolean isCreated()
isCreated in interface I_M_Productionpublic void setMovementDate(Timestamp MovementDate)
setMovementDate in interface I_M_ProductionMovementDate - Date a product was moved in or out of inventorypublic Timestamp getMovementDate()
getMovementDate in interface I_M_Productionpublic void setM_Production_ID(int M_Production_ID)
setM_Production_ID in interface I_M_ProductionM_Production_ID - Plan for producing a productpublic int getM_Production_ID()
getM_Production_ID in interface I_M_Productionpublic void setName(String Name)
setName in interface I_M_ProductionName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_M_Productionpublic KeyNamePair getKeyNamePair()
public void setPosted(boolean Posted)
setPosted in interface I_M_ProductionPosted - Posting statuspublic boolean isPosted()
isPosted in interface I_M_Productionpublic void setProcessed(boolean Processed)
setProcessed in interface I_M_ProductionProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_M_Productionpublic void setProcessing(boolean Processing)
setProcessing in interface I_M_ProductionProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_M_Productionpublic void setUser1_ID(int User1_ID)
setUser1_ID in interface I_M_ProductionUser1_ID - User defined list element #1public int getUser1_ID()
getUser1_ID in interface I_M_Productionpublic void setUser2_ID(int User2_ID)
setUser2_ID in interface I_M_ProductionUser2_ID - User defined list element #2public int getUser2_ID()
getUser2_ID in interface I_M_Production
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||