|
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.eevolution.model.X_PP_WF_Node_Product
public class X_PP_WF_Node_Product
Generated Model for PP_WF_Node_Product
| Field Summary | |
|---|---|
static int |
CONFIGURATIONLEVEL_AD_Reference_ID
ConfigurationLevel AD_Reference_ID=53222 |
static String |
CONFIGURATIONLEVEL_Client
Client = C |
static String |
CONFIGURATIONLEVEL_Organization
Organization = O |
static String |
CONFIGURATIONLEVEL_System
System = S |
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
| 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.eevolution.model.I_PP_WF_Node_Product |
|---|
accessLevel, COLUMNNAME_AD_WF_Node_ID, COLUMNNAME_ConfigurationLevel, COLUMNNAME_EntityType, COLUMNNAME_M_Product_ID, COLUMNNAME_PP_WF_Node_Product_ID, COLUMNNAME_Qty, COLUMNNAME_SeqNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_PP_WF_Node_Product(Properties ctx,
int PP_WF_Node_Product_ID,
String trxName)
Standard Constructor |
|
X_PP_WF_Node_Product(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_WF_Node_ID()
Get Node. |
I_AD_WF_Node |
getAD_WF_Node()
|
String |
getConfigurationLevel()
Get Configuration Level. |
String |
getEntityType()
Get Entity Type. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getPP_WF_Node_Product_ID()
Get PP_WF_Node_Product_ID. |
BigDecimal |
getQty()
Get Quantity. |
int |
getSeqNo()
Get Sequence. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_WF_Node_ID(int AD_WF_Node_ID)
Set Node. |
void |
setConfigurationLevel(String ConfigurationLevel)
Set Configuration Level. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setPP_WF_Node_Product_ID(int PP_WF_Node_Product_ID)
Set PP_WF_Node_Product_ID. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
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 CONFIGURATIONLEVEL_AD_Reference_ID
public static final String CONFIGURATIONLEVEL_System
public static final String CONFIGURATIONLEVEL_Client
public static final String CONFIGURATIONLEVEL_Organization
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_PP_WF_Node_Product(Properties ctx,
int PP_WF_Node_Product_ID,
String trxName)
public X_PP_WF_Node_Product(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 PO
public I_AD_WF_Node getAD_WF_Node()
throws Exception
getAD_WF_Node in interface I_PP_WF_Node_ProductExceptionpublic void setAD_WF_Node_ID(int AD_WF_Node_ID)
setAD_WF_Node_ID in interface I_PP_WF_Node_ProductAD_WF_Node_ID - Workflow Node (activity), step or processpublic int getAD_WF_Node_ID()
getAD_WF_Node_ID in interface I_PP_WF_Node_Productpublic void setConfigurationLevel(String ConfigurationLevel)
setConfigurationLevel in interface I_PP_WF_Node_ProductConfigurationLevel - Configuration Level for this parameterpublic String getConfigurationLevel()
getConfigurationLevel in interface I_PP_WF_Node_Productpublic void setEntityType(String EntityType)
setEntityType in interface I_PP_WF_Node_ProductEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_PP_WF_Node_Product
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_PP_WF_Node_ProductExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_PP_WF_Node_ProductM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_PP_WF_Node_Productpublic void setPP_WF_Node_Product_ID(int PP_WF_Node_Product_ID)
setPP_WF_Node_Product_ID in interface I_PP_WF_Node_ProductPP_WF_Node_Product_ID - PP_WF_Node_Product_IDpublic int getPP_WF_Node_Product_ID()
getPP_WF_Node_Product_ID in interface I_PP_WF_Node_Productpublic void setQty(BigDecimal Qty)
setQty in interface I_PP_WF_Node_ProductQty - Quantitypublic BigDecimal getQty()
getQty in interface I_PP_WF_Node_Productpublic void setSeqNo(int SeqNo)
setSeqNo in interface I_PP_WF_Node_ProductSeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_PP_WF_Node_Product
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||