Adempiere 3.5.2a

org.eevolution.model
Interface I_PP_WF_Node_Product

All Known Implementing Classes:
X_PP_WF_Node_Product

public interface I_PP_WF_Node_Product

Generated Interface for PP_WF_Node_Product

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_AD_WF_Node_ID
          Column name AD_WF_Node_ID
static String COLUMNNAME_ConfigurationLevel
          Column name ConfigurationLevel
static String COLUMNNAME_EntityType
          Column name EntityType
static String COLUMNNAME_M_Product_ID
          Column name M_Product_ID
static String COLUMNNAME_PP_WF_Node_Product_ID
          Column name PP_WF_Node_Product_ID
static String COLUMNNAME_Qty
          Column name Qty
static String COLUMNNAME_SeqNo
          Column name SeqNo
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53016
static String Table_Name
          TableName=PP_WF_Node_Product
 
Method Summary
 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.
 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.
 

Field Detail

Table_Name

static final String Table_Name
TableName=PP_WF_Node_Product

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53016


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_AD_WF_Node_ID

static final String COLUMNNAME_AD_WF_Node_ID
Column name AD_WF_Node_ID

See Also:
Constant Field Values

COLUMNNAME_ConfigurationLevel

static final String COLUMNNAME_ConfigurationLevel
Column name ConfigurationLevel

See Also:
Constant Field Values

COLUMNNAME_EntityType

static final String COLUMNNAME_EntityType
Column name EntityType

See Also:
Constant Field Values

COLUMNNAME_M_Product_ID

static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID

See Also:
Constant Field Values

COLUMNNAME_PP_WF_Node_Product_ID

static final String COLUMNNAME_PP_WF_Node_Product_ID
Column name PP_WF_Node_Product_ID

See Also:
Constant Field Values

COLUMNNAME_Qty

static final String COLUMNNAME_Qty
Column name Qty

See Also:
Constant Field Values

COLUMNNAME_SeqNo

static final String COLUMNNAME_SeqNo
Column name SeqNo

See Also:
Constant Field Values
Method Detail

setAD_WF_Node_ID

void setAD_WF_Node_ID(int AD_WF_Node_ID)
Set Node. Workflow Node (activity), step or process


getAD_WF_Node_ID

int getAD_WF_Node_ID()
Get Node. Workflow Node (activity), step or process


getAD_WF_Node

I_AD_WF_Node getAD_WF_Node()
                           throws Exception
Throws:
Exception

setConfigurationLevel

void setConfigurationLevel(String ConfigurationLevel)
Set Configuration Level. Configuration Level for this parameter


getConfigurationLevel

String getConfigurationLevel()
Get Configuration Level. Configuration Level for this parameter


setEntityType

void setEntityType(String EntityType)
Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization


getEntityType

String getEntityType()
Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization


setM_Product_ID

void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item


getM_Product_ID

int getM_Product_ID()
Get Product. Product, Service, Item


getM_Product

I_M_Product getM_Product()
                         throws Exception
Throws:
Exception

setPP_WF_Node_Product_ID

void setPP_WF_Node_Product_ID(int PP_WF_Node_Product_ID)
Set PP_WF_Node_Product_ID


getPP_WF_Node_Product_ID

int getPP_WF_Node_Product_ID()
Get PP_WF_Node_Product_ID


setQty

void setQty(BigDecimal Qty)
Set Quantity. Quantity


getQty

BigDecimal getQty()
Get Quantity. Quantity


setSeqNo

void setSeqNo(int SeqNo)
Set Sequence. Method of ordering records; lowest number comes first


getSeqNo

int getSeqNo()
Get Sequence. Method of ordering records; lowest number comes first


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.