|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_M_Production
public class X_M_Production
Generated Model for M_Production
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=325 |
static String |
Table_Name
TableName=M_Production |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
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.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_M_Production(Ctx ctx,
int M_Production_ID,
String trxName)
Standard Constructor |
|
X_M_Production(Ctx 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. |
int |
getC_Campaign_ID()
Get Campaign. |
int |
getC_Project_ID()
Get 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(Ctx 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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
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(Ctx ctx,
int M_Production_ID,
String trxName)
ctx - contextM_Production_ID - idtrxName - transaction
public X_M_Production(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
AD_OrgTrx_ID - Performing or initiating organizationpublic int getAD_OrgTrx_ID()
public void setC_Activity_ID(int C_Activity_ID)
C_Activity_ID - Business Activitypublic int getC_Activity_ID()
public void setC_Campaign_ID(int C_Campaign_ID)
C_Campaign_ID - Marketing Campaignpublic int getC_Campaign_ID()
public void setC_Project_ID(int C_Project_ID)
C_Project_ID - Financial Projectpublic int getC_Project_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setIsCreated(boolean IsCreated)
IsCreated - Records createdpublic boolean isCreated()
public void setM_Production_ID(int M_Production_ID)
M_Production_ID - Plan for producing a productpublic int getM_Production_ID()
public void setMovementDate(Timestamp MovementDate)
MovementDate - Date a product was moved in or out of inventorypublic Timestamp getMovementDate()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setPosted(boolean Posted)
Posted - Posting statuspublic boolean isPosted()
public void setProcessed(boolean Processed)
Processed - The document has been processedpublic boolean isProcessed()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setUser1_ID(int User1_ID)
User1_ID - User defined list element #1public int getUser1_ID()
public void setUser2_ID(int User2_ID)
User2_ID - User defined list element #2public int getUser2_ID()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||