Adempiere 3.5.2a

org.eevolution.model.wrapper
Class BOMWrapper

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

public class BOMWrapper
extends AbstractPOWrapper

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

Field Summary
static String BOM_TYPE_ORDER
           
static String BOM_TYPE_PRODUCT
           
 
Fields inherited from class org.eevolution.model.wrapper.AbstractPOWrapper
po
 
Constructor Summary
BOMWrapper(Properties ctx, int id, String trxName, String type)
           
 
Method Summary
 String getBOMType()
           
 int getC_UOM_ID()
           
 String getDescription()
           
 String getDocumentNo()
           
 BOMLineWrapper[] getLines()
           
 int getM_AttributeSetInstance_ID()
           
 int getM_Product_ID()
           
 String getName()
           
 int getPP_Order_ID()
           
 String getRevision()
           
 Timestamp getValidFrom()
           
 Timestamp getValidTo()
           
 String getValue()
           
static String idColumn(String type)
           
protected  PO receivePO(Properties ctx, int id, String trxName, String type)
           
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
 

Field Detail

BOM_TYPE_PRODUCT

public static final String BOM_TYPE_PRODUCT
See Also:
Constant Field Values

BOM_TYPE_ORDER

public static final String BOM_TYPE_ORDER
See Also:
Constant Field Values
Constructor Detail

BOMWrapper

public BOMWrapper(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

getName

public String getName()

getDescription

public String getDescription()

getRevision

public String getRevision()

getDocumentNo

public String getDocumentNo()

getM_Product_ID

public int getM_Product_ID()

getM_AttributeSetInstance_ID

public int getM_AttributeSetInstance_ID()

getC_UOM_ID

public int getC_UOM_ID()

getValidFrom

public Timestamp getValidFrom()

getValidTo

public Timestamp getValidTo()

getValue

public String getValue()

getBOMType

public String getBOMType()

getPP_Order_ID

public int getPP_Order_ID()

getLines

public BOMLineWrapper[] getLines()

Adempiere 3.5.2a

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