Adempiere 3.5.2a

org.eevolution.model.wrapper
Class BOMLineWrapper

java.lang.Object
  extended by org.eevolution.model.wrapper.AbstractPOWrapper
      extended by org.eevolution.model.wrapper.BOMLineWrapper

public class BOMLineWrapper
extends AbstractPOWrapper

Version:
1.0, October 14th 2005
Author:
Gunther Hoppe, tranSIT GmbH Ilmenau/Germany

Field Summary
 
Fields inherited from class org.eevolution.model.wrapper.AbstractPOWrapper
po
 
Constructor Summary
BOMLineWrapper(Properties ctx, int id, String trxName, String type)
           
 
Method Summary
 BigDecimal getAssay()
           
 int getC_UOM_ID()
           
 String getComponentType()
           
 String getDescription()
           
 BigDecimal getForecast()
           
 String getHelp()
           
 String getIssueMethod()
           
 Integer getLeadTimeOffset()
           
 int getLine()
           
 int getM_AttributeSetInstance_ID()
           
 int getM_ChangeNotice_ID()
           
 int getM_Product_ID()
           
 int getPo()
           
 int getPP_BOM_ID()
           
 int getPP_Order_ID()
           
 BigDecimal getQtyBatch()
           
 BigDecimal getQtyBOM()
           
 BigDecimal getScrap()
           
 Timestamp getValidFrom()
           
 Timestamp getValidTo()
           
static String idColumn(String type)
           
 boolean isCritical()
           
 boolean isQtyPercentage()
           
protected  PO receivePO(Properties ctx, int id, String trxName, String type)
           
 void setM_AttributeSetInstance_ID(int id)
           
 void setQtyBOM(BigDecimal qty)
           
static String tableName(String type)
           
 
Methods inherited from class org.eevolution.model.wrapper.AbstractPOWrapper
compare, createAttachment, delete, delete, dump, dump, equals, get_ColumnIndex, get_TableName, get_TrxName, get_Value, get_Value, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_WhereClause, get, getAD_Client_ID, getAD_Org_ID, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getID, getIDOld, getPdfAttachment, getUpdated, getUpdatedBy, is_Changed, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isPdfAttachment, load, lock, save, save, set_CustomColumn, set_TrxName, set_ValueOfColumn, setIsActive, toString, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BOMLineWrapper

public BOMLineWrapper(Properties ctx,
                      int id,
                      String trxName,
                      String type)
Method Detail

tableName

public static String tableName(String type)

idColumn

public static String idColumn(String type)

receivePO

protected PO receivePO(Properties ctx,
                       int id,
                       String trxName,
                       String type)
Specified by:
receivePO in class AbstractPOWrapper

getComponentType

public String getComponentType()

getAssay

public BigDecimal getAssay()

getM_ChangeNotice_ID

public int getM_ChangeNotice_ID()

getHelp

public String getHelp()

getQtyBatch

public BigDecimal getQtyBatch()

getForecast

public BigDecimal getForecast()

getLeadTimeOffset

public Integer getLeadTimeOffset()

isQtyPercentage

public boolean isQtyPercentage()

isCritical

public boolean isCritical()

getIssueMethod

public String getIssueMethod()

getLine

public int getLine()

getDescription

public String getDescription()

getM_Product_ID

public int getM_Product_ID()

getPP_Order_ID

public int getPP_Order_ID()

getPP_BOM_ID

public int getPP_BOM_ID()

getM_AttributeSetInstance_ID

public int getM_AttributeSetInstance_ID()

setM_AttributeSetInstance_ID

public void setM_AttributeSetInstance_ID(int id)

setQtyBOM

public void setQtyBOM(BigDecimal qty)

getQtyBOM

public BigDecimal getQtyBOM()

getC_UOM_ID

public int getC_UOM_ID()

getPo

public int getPo()

getScrap

public BigDecimal getScrap()

getValidFrom

public Timestamp getValidFrom()

getValidTo

public Timestamp getValidTo()

Adempiere 3.5.2a

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