org.eevolution.model.wrapper
Class BOMWrapper
java.lang.Object
org.eevolution.model.wrapper.AbstractPOWrapper
org.eevolution.model.wrapper.BOMWrapper
public class BOMWrapper
- extends AbstractPOWrapper
- Version:
- 1.0, October 14th 2005
- Author:
- Gunther Hoppe, tranSIT GmbH Ilmenau/Germany
| 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 |
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
BOMWrapper
public BOMWrapper(Properties ctx,
int id,
String trxName,
String type)
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® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.