Package org.openbravo.model.common.plm
Class ApprovedVendor
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.common.plm.ApprovedVendor
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class ApprovedVendor extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity ApprovedVendor (stored in table M_Product_PO).
Help: The Purchasing defines the pricing and rules ( pack quantity, UPC, minimum order quantity) for each product. The Product Details allows you to display and maintain all products for a selected Vendor.
NOTE: This class should not be instantiated directly. To instantiate this class theOBProvider
should be used.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENTITY_NAME
static String
PROPERTY_ACTIVE
Property active stored in column IsActive in table M_Product_POstatic String
PROPERTY_ACTUALDELIVERYDAYS
Property actualDeliveryDays stored in column DeliveryTime_Actual in table M_Product_PO
Help: The Actual Delivery Time indicates the number of days elapsed between placing an order and the delivery of the orderstatic String
PROPERTY_BUSINESSPARTNER
Property businessPartner stored in column C_BPartner_ID in table M_Product_PO
Help: A Business Partner is anyone with whom you transact. This can include a customer, vendor, employee or any combination of these.static String
PROPERTY_CAPACITY
Property capacity stored in column Capacity in table M_Product_PO
Help: Capacity per daystatic String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table M_Product_POstatic String
PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table M_Product_POstatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table M_Product_POstatic String
PROPERTY_CURRENCY
Property currency stored in column C_Currency_ID in table M_Product_PO
Help: Indicates the currency to be used when processing this document.static String
PROPERTY_CURRENTVENDOR
Property currentVendor stored in column IsCurrentVendor in table M_Product_PO
Help: The Current Vendor indicates if prices are used and Product is reordered from this vendorstatic String
PROPERTY_DISCONTINUED
Property discontinued stored in column Discontinued in table M_Product_PO
Help: The Discontinued check box indicates a product that has been discontinued.static String
PROPERTY_DISCONTINUEDBY
Property discontinuedBy stored in column DiscontinuedBy in table M_Product_PO
Help: The Discontinued By indicates the individual who discontinued this productstatic String
PROPERTY_FIXEDCOSTPERORDER
Property fixedCostPerOrder stored in column CostPerOrder in table M_Product_PO
Help: The Cost Per Order indicates the fixed charge levied when an order for this product is placed.static String
PROPERTY_ID
Property id stored in column M_Product_PO_ID in table M_Product_POstatic String
PROPERTY_LASTINVOICEPRICE
Property lastInvoicePrice stored in column PriceLastInv in table M_Product_PO
Help: The Last Invoice Price indicates the last price paid (per the invoice) for this product.static String
PROPERTY_LASTPURCHASEPRICE
Property lastPurchasePrice stored in column PriceLastPO in table M_Product_PO
Help: The Last PO Price indicates the last price paid (per the purchase order) for this product.static String
PROPERTY_LISTPRICE
Property listPrice stored in column PriceList in table M_Product_PO
Help: The Net List Price is the official price stated by the selected pricelist and the currency of the document.static String
PROPERTY_MANUFACTURER
Property manufacturer stored in column Manufacturer in table M_Product_PO
Help: Manufacturerstatic String
PROPERTY_MINIMUMORDERQTY
Property minimumOrderQty stored in column Order_Min in table M_Product_PO
Help: The Minimum Order Quantity indicates the smallest quantity of this product which can be ordered.static String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table M_Product_POstatic String
PROPERTY_PRICEEFFECTIVEFROM
Property priceEffectiveFrom stored in column PriceEffective in table M_Product_PO
Help: The Price Effective indicates the date this price is for. This allows you to enter future prices for products which will become effective when appropriate.static String
PROPERTY_PRODUCT
Property product stored in column M_Product_ID in table M_Product_PO
Help: Identifies an item which is either purchased or sold in this organization.static String
PROPERTY_PURCHASEORDERPRICE
Property purchaseOrderPrice stored in column PricePO in table M_Product_PO
Help: The PO Price indicates the price for a product per the purchase order.static String
PROPERTY_PURCHASINGLEADTIME
Property purchasingLeadTime stored in column DeliveryTime_Promised in table M_Product_PO
Help: Indicates the number of days between placing an order and the actual delivery as promised by the vendor.static String
PROPERTY_QUALITYRATING
Property qualityRating stored in column QualityRating in table M_Product_PO
Help: The Quality Rating indicates how a vendor is rated (higher number = higher quality)static String
PROPERTY_QUANTITYPERPACKAGE
Property quantityPerPackage stored in column Order_Pack in table M_Product_PO
Help: The Order Pack Quantity indicates the number of units in each pack of this product.static String
PROPERTY_QUANTITYTYPE
Property quantityType stored in column Qtytype in table M_Product_PO
Help: Quantity Typestatic String
PROPERTY_ROYALTYAMOUNT
Property royaltyAmount stored in column RoyaltyAmt in table M_Product_PO
Help: (Included) Amount for copyright, etc.static String
PROPERTY_STANDARDQUANTITY
Property standardQuantity stored in column Qtystd in table M_Product_PO
Help: Quantity Standardstatic String
PROPERTY_UOM
Property uOM stored in column C_UOM_ID in table M_Product_PO
Help: The UOM defines a unique non monetary unit of measurestatic String
PROPERTY_UPCEAN
Property uPCEAN stored in column UPC in table M_Product_PO
Help: Use this field to enter the bar code for the product in any of the bar code symbologies (Codabar, Code 25, Code 39, Code 93, Code 128, UPC (A), UPC (E), EAN-13, EAN-8, ITF, ITF-14, ISBN, ISSN, JAN-13, JAN-8, POSTNET and FIM, MSI/Plessey, and Pharmacode)static String
PROPERTY_UPDATED
Property updated stored in column Updated in table M_Product_POstatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table M_Product_POstatic String
PROPERTY_VENDORCATEGORY
Property vendorCategory stored in column VendorCategory in table M_Product_PO
Help: The Vendor Category identifies the category used by the vendor for this product.static String
PROPERTY_VENDORPRODUCTNO
Property vendorProductNo stored in column VendorProductNo in table M_Product_PO
Help: The Vendor Product Number identifies the number used by the vendor for this product.static String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description ApprovedVendor()
-
Method Summary
-
Methods inherited from class org.openbravo.base.structure.BaseOBObject
checkDerivedReadable, get, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, isOrgClientAccessCheckEnabled, isWriteAccessCheckEnabled, set, setAccessChecks, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
-
PROPERTY_ID
public static final String PROPERTY_ID
Property id stored in column M_Product_PO_ID in table M_Product_PO- See Also:
- Constant Field Values
-
PROPERTY_PRODUCT
public static final String PROPERTY_PRODUCT
Property product stored in column M_Product_ID in table M_Product_PO
Help: Identifies an item which is either purchased or sold in this organization.- See Also:
- Constant Field Values
-
PROPERTY_BUSINESSPARTNER
public static final String PROPERTY_BUSINESSPARTNER
Property businessPartner stored in column C_BPartner_ID in table M_Product_PO
Help: A Business Partner is anyone with whom you transact. This can include a customer, vendor, employee or any combination of these.- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table M_Product_PO- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table M_Product_PO- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column IsActive in table M_Product_PO- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table M_Product_PO- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table M_Product_PO- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table M_Product_PO- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table M_Product_PO- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CURRENTVENDOR
public static final String PROPERTY_CURRENTVENDOR
Property currentVendor stored in column IsCurrentVendor in table M_Product_PO
Help: The Current Vendor indicates if prices are used and Product is reordered from this vendor- See Also:
- Constant Field Values
-
PROPERTY_UOM
public static final String PROPERTY_UOM
Property uOM stored in column C_UOM_ID in table M_Product_PO
Help: The UOM defines a unique non monetary unit of measure- See Also:
- Constant Field Values
-
PROPERTY_CURRENCY
public static final String PROPERTY_CURRENCY
Property currency stored in column C_Currency_ID in table M_Product_PO
Help: Indicates the currency to be used when processing this document.- See Also:
- Constant Field Values
-
PROPERTY_LISTPRICE
public static final String PROPERTY_LISTPRICE
Property listPrice stored in column PriceList in table M_Product_PO
Help: The Net List Price is the official price stated by the selected pricelist and the currency of the document.- See Also:
- Constant Field Values
-
PROPERTY_PURCHASEORDERPRICE
public static final String PROPERTY_PURCHASEORDERPRICE
Property purchaseOrderPrice stored in column PricePO in table M_Product_PO
Help: The PO Price indicates the price for a product per the purchase order.- See Also:
- Constant Field Values
-
PROPERTY_PRICEEFFECTIVEFROM
public static final String PROPERTY_PRICEEFFECTIVEFROM
Property priceEffectiveFrom stored in column PriceEffective in table M_Product_PO
Help: The Price Effective indicates the date this price is for. This allows you to enter future prices for products which will become effective when appropriate.- See Also:
- Constant Field Values
-
PROPERTY_LASTPURCHASEPRICE
public static final String PROPERTY_LASTPURCHASEPRICE
Property lastPurchasePrice stored in column PriceLastPO in table M_Product_PO
Help: The Last PO Price indicates the last price paid (per the purchase order) for this product.- See Also:
- Constant Field Values
-
PROPERTY_LASTINVOICEPRICE
public static final String PROPERTY_LASTINVOICEPRICE
Property lastInvoicePrice stored in column PriceLastInv in table M_Product_PO
Help: The Last Invoice Price indicates the last price paid (per the invoice) for this product.- See Also:
- Constant Field Values
-
PROPERTY_VENDORPRODUCTNO
public static final String PROPERTY_VENDORPRODUCTNO
Property vendorProductNo stored in column VendorProductNo in table M_Product_PO
Help: The Vendor Product Number identifies the number used by the vendor for this product.- See Also:
- Constant Field Values
-
PROPERTY_UPCEAN
public static final String PROPERTY_UPCEAN
Property uPCEAN stored in column UPC in table M_Product_PO
Help: Use this field to enter the bar code for the product in any of the bar code symbologies (Codabar, Code 25, Code 39, Code 93, Code 128, UPC (A), UPC (E), EAN-13, EAN-8, ITF, ITF-14, ISBN, ISSN, JAN-13, JAN-8, POSTNET and FIM, MSI/Plessey, and Pharmacode)- See Also:
- Constant Field Values
-
PROPERTY_VENDORCATEGORY
public static final String PROPERTY_VENDORCATEGORY
Property vendorCategory stored in column VendorCategory in table M_Product_PO
Help: The Vendor Category identifies the category used by the vendor for this product.- See Also:
- Constant Field Values
-
PROPERTY_DISCONTINUED
public static final String PROPERTY_DISCONTINUED
Property discontinued stored in column Discontinued in table M_Product_PO
Help: The Discontinued check box indicates a product that has been discontinued.- See Also:
- Constant Field Values
-
PROPERTY_DISCONTINUEDBY
public static final String PROPERTY_DISCONTINUEDBY
Property discontinuedBy stored in column DiscontinuedBy in table M_Product_PO
Help: The Discontinued By indicates the individual who discontinued this product- See Also:
- Constant Field Values
-
PROPERTY_MINIMUMORDERQTY
public static final String PROPERTY_MINIMUMORDERQTY
Property minimumOrderQty stored in column Order_Min in table M_Product_PO
Help: The Minimum Order Quantity indicates the smallest quantity of this product which can be ordered.- See Also:
- Constant Field Values
-
PROPERTY_QUANTITYPERPACKAGE
public static final String PROPERTY_QUANTITYPERPACKAGE
Property quantityPerPackage stored in column Order_Pack in table M_Product_PO
Help: The Order Pack Quantity indicates the number of units in each pack of this product.- See Also:
- Constant Field Values
-
PROPERTY_FIXEDCOSTPERORDER
public static final String PROPERTY_FIXEDCOSTPERORDER
Property fixedCostPerOrder stored in column CostPerOrder in table M_Product_PO
Help: The Cost Per Order indicates the fixed charge levied when an order for this product is placed.- See Also:
- Constant Field Values
-
PROPERTY_PURCHASINGLEADTIME
public static final String PROPERTY_PURCHASINGLEADTIME
Property purchasingLeadTime stored in column DeliveryTime_Promised in table M_Product_PO
Help: Indicates the number of days between placing an order and the actual delivery as promised by the vendor.- See Also:
- Constant Field Values
-
PROPERTY_ACTUALDELIVERYDAYS
public static final String PROPERTY_ACTUALDELIVERYDAYS
Property actualDeliveryDays stored in column DeliveryTime_Actual in table M_Product_PO
Help: The Actual Delivery Time indicates the number of days elapsed between placing an order and the delivery of the order- See Also:
- Constant Field Values
-
PROPERTY_QUALITYRATING
public static final String PROPERTY_QUALITYRATING
Property qualityRating stored in column QualityRating in table M_Product_PO
Help: The Quality Rating indicates how a vendor is rated (higher number = higher quality)- See Also:
- Constant Field Values
-
PROPERTY_ROYALTYAMOUNT
public static final String PROPERTY_ROYALTYAMOUNT
Property royaltyAmount stored in column RoyaltyAmt in table M_Product_PO
Help: (Included) Amount for copyright, etc.- See Also:
- Constant Field Values
-
PROPERTY_MANUFACTURER
public static final String PROPERTY_MANUFACTURER
Property manufacturer stored in column Manufacturer in table M_Product_PO
Help: Manufacturer- See Also:
- Constant Field Values
-
PROPERTY_CAPACITY
public static final String PROPERTY_CAPACITY
Property capacity stored in column Capacity in table M_Product_PO
Help: Capacity per day- See Also:
- Constant Field Values
-
PROPERTY_STANDARDQUANTITY
public static final String PROPERTY_STANDARDQUANTITY
Property standardQuantity stored in column Qtystd in table M_Product_PO
Help: Quantity Standard- See Also:
- Constant Field Values
-
PROPERTY_QUANTITYTYPE
public static final String PROPERTY_QUANTITYTYPE
Property quantityType stored in column Qtytype in table M_Product_PO
Help: Quantity Type- See Also:
- Constant Field Values
-
-
Method Detail
-
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interfaceIdentifiable
- Specified by:
getEntityName
in classBaseOBObject
-
getId
public String getId()
- Specified by:
getId
in interfaceBaseOBObjectDef
- Specified by:
getId
in interfaceIdentifiable
- Overrides:
getId
in classBaseOBObject
- See Also:
PROPERTY_ID
-
setId
public void setId(String id)
- See Also:
PROPERTY_ID
-
getProduct
public Product getProduct()
- See Also:
PROPERTY_PRODUCT
-
setProduct
public void setProduct(Product product)
- See Also:
PROPERTY_PRODUCT
-
getBusinessPartner
public BusinessPartner getBusinessPartner()
- See Also:
PROPERTY_BUSINESSPARTNER
-
setBusinessPartner
public void setBusinessPartner(BusinessPartner businessPartner)
- See Also:
PROPERTY_BUSINESSPARTNER
-
getClient
public Client getClient()
Description copied from interface:ClientEnabled
Client field- Specified by:
getClient
in interfaceClientEnabled
- Returns:
- client
- See Also:
PROPERTY_CLIENT
-
setClient
public void setClient(Client client)
Description copied from interface:ClientEnabled
Client field- Specified by:
setClient
in interfaceClientEnabled
- See Also:
PROPERTY_CLIENT
-
getOrganization
public Organization getOrganization()
Description copied from interface:OrganizationEnabled
Gets organization field- Specified by:
getOrganization
in interfaceOrganizationEnabled
- Returns:
- organization
- See Also:
PROPERTY_ORGANIZATION
-
setOrganization
public void setOrganization(Organization organization)
Description copied from interface:OrganizationEnabled
Sets organization field- Specified by:
setOrganization
in interfaceOrganizationEnabled
- See Also:
PROPERTY_ORGANIZATION
-
isActive
public Boolean isActive()
Description copied from interface:ActiveEnabled
Gets active field- Specified by:
isActive
in interfaceActiveEnabled
- Returns:
- active
- See Also:
PROPERTY_ACTIVE
-
setActive
public void setActive(Boolean active)
Description copied from interface:ActiveEnabled
Sets active field- Specified by:
setActive
in interfaceActiveEnabled
- See Also:
PROPERTY_ACTIVE
-
getCreationDate
public Date getCreationDate()
Description copied from interface:Traceable
Creation date of audit- Specified by:
getCreationDate
in interfaceTraceable
- Returns:
- Date of creation
- See Also:
PROPERTY_CREATIONDATE
-
setCreationDate
public void setCreationDate(Date creationDate)
Description copied from interface:Traceable
Creation date of audit- Specified by:
setCreationDate
in interfaceTraceable
- See Also:
PROPERTY_CREATIONDATE
-
getCreatedBy
public User getCreatedBy()
Description copied from interface:Traceable
Created by audit user- Specified by:
getCreatedBy
in interfaceTraceable
- Returns:
- User
- See Also:
PROPERTY_CREATEDBY
-
setCreatedBy
public void setCreatedBy(User createdBy)
Description copied from interface:Traceable
Created by audit user- Specified by:
setCreatedBy
in interfaceTraceable
- See Also:
PROPERTY_CREATEDBY
-
getUpdated
public Date getUpdated()
Description copied from interface:Traceable
Update date of audit- Specified by:
getUpdated
in interfaceTraceable
- Returns:
- Date of update
- See Also:
PROPERTY_UPDATED
-
setUpdated
public void setUpdated(Date updated)
Description copied from interface:Traceable
Update date of audit- Specified by:
setUpdated
in interfaceTraceable
- See Also:
PROPERTY_UPDATED
-
getUpdatedBy
public User getUpdatedBy()
Description copied from interface:Traceable
Update by audit user- Specified by:
getUpdatedBy
in interfaceTraceable
- Returns:
- User who updated
- See Also:
PROPERTY_UPDATEDBY
-
setUpdatedBy
public void setUpdatedBy(User updatedBy)
Description copied from interface:Traceable
Update by audit user- Specified by:
setUpdatedBy
in interfaceTraceable
- See Also:
PROPERTY_UPDATEDBY
-
isCurrentVendor
public Boolean isCurrentVendor()
- See Also:
PROPERTY_CURRENTVENDOR
-
setCurrentVendor
public void setCurrentVendor(Boolean currentVendor)
- See Also:
PROPERTY_CURRENTVENDOR
-
getUOM
public UOM getUOM()
- See Also:
PROPERTY_UOM
-
setUOM
public void setUOM(UOM uOM)
- See Also:
PROPERTY_UOM
-
getCurrency
public Currency getCurrency()
- See Also:
PROPERTY_CURRENCY
-
setCurrency
public void setCurrency(Currency currency)
- See Also:
PROPERTY_CURRENCY
-
getListPrice
public BigDecimal getListPrice()
- See Also:
PROPERTY_LISTPRICE
-
setListPrice
public void setListPrice(BigDecimal listPrice)
- See Also:
PROPERTY_LISTPRICE
-
getPurchaseOrderPrice
public BigDecimal getPurchaseOrderPrice()
- See Also:
PROPERTY_PURCHASEORDERPRICE
-
setPurchaseOrderPrice
public void setPurchaseOrderPrice(BigDecimal purchaseOrderPrice)
- See Also:
PROPERTY_PURCHASEORDERPRICE
-
getPriceEffectiveFrom
public Date getPriceEffectiveFrom()
- See Also:
PROPERTY_PRICEEFFECTIVEFROM
-
setPriceEffectiveFrom
public void setPriceEffectiveFrom(Date priceEffectiveFrom)
- See Also:
PROPERTY_PRICEEFFECTIVEFROM
-
getLastPurchasePrice
public BigDecimal getLastPurchasePrice()
- See Also:
PROPERTY_LASTPURCHASEPRICE
-
setLastPurchasePrice
public void setLastPurchasePrice(BigDecimal lastPurchasePrice)
- See Also:
PROPERTY_LASTPURCHASEPRICE
-
getLastInvoicePrice
public BigDecimal getLastInvoicePrice()
- See Also:
PROPERTY_LASTINVOICEPRICE
-
setLastInvoicePrice
public void setLastInvoicePrice(BigDecimal lastInvoicePrice)
- See Also:
PROPERTY_LASTINVOICEPRICE
-
getVendorProductNo
public String getVendorProductNo()
- See Also:
PROPERTY_VENDORPRODUCTNO
-
setVendorProductNo
public void setVendorProductNo(String vendorProductNo)
- See Also:
PROPERTY_VENDORPRODUCTNO
-
getUPCEAN
public String getUPCEAN()
- See Also:
PROPERTY_UPCEAN
-
setUPCEAN
public void setUPCEAN(String uPCEAN)
- See Also:
PROPERTY_UPCEAN
-
getVendorCategory
public String getVendorCategory()
- See Also:
PROPERTY_VENDORCATEGORY
-
setVendorCategory
public void setVendorCategory(String vendorCategory)
- See Also:
PROPERTY_VENDORCATEGORY
-
isDiscontinued
public Boolean isDiscontinued()
- See Also:
PROPERTY_DISCONTINUED
-
setDiscontinued
public void setDiscontinued(Boolean discontinued)
- See Also:
PROPERTY_DISCONTINUED
-
getDiscontinuedBy
public Date getDiscontinuedBy()
- See Also:
PROPERTY_DISCONTINUEDBY
-
setDiscontinuedBy
public void setDiscontinuedBy(Date discontinuedBy)
- See Also:
PROPERTY_DISCONTINUEDBY
-
getMinimumOrderQty
public BigDecimal getMinimumOrderQty()
- See Also:
PROPERTY_MINIMUMORDERQTY
-
setMinimumOrderQty
public void setMinimumOrderQty(BigDecimal minimumOrderQty)
- See Also:
PROPERTY_MINIMUMORDERQTY
-
getQuantityPerPackage
public BigDecimal getQuantityPerPackage()
- See Also:
PROPERTY_QUANTITYPERPACKAGE
-
setQuantityPerPackage
public void setQuantityPerPackage(BigDecimal quantityPerPackage)
- See Also:
PROPERTY_QUANTITYPERPACKAGE
-
getFixedCostPerOrder
public BigDecimal getFixedCostPerOrder()
- See Also:
PROPERTY_FIXEDCOSTPERORDER
-
setFixedCostPerOrder
public void setFixedCostPerOrder(BigDecimal fixedCostPerOrder)
- See Also:
PROPERTY_FIXEDCOSTPERORDER
-
getPurchasingLeadTime
public Long getPurchasingLeadTime()
- See Also:
PROPERTY_PURCHASINGLEADTIME
-
setPurchasingLeadTime
public void setPurchasingLeadTime(Long purchasingLeadTime)
- See Also:
PROPERTY_PURCHASINGLEADTIME
-
getActualDeliveryDays
public Long getActualDeliveryDays()
- See Also:
PROPERTY_ACTUALDELIVERYDAYS
-
setActualDeliveryDays
public void setActualDeliveryDays(Long actualDeliveryDays)
- See Also:
PROPERTY_ACTUALDELIVERYDAYS
-
getQualityRating
public Long getQualityRating()
- See Also:
PROPERTY_QUALITYRATING
-
setQualityRating
public void setQualityRating(Long qualityRating)
- See Also:
PROPERTY_QUALITYRATING
-
getRoyaltyAmount
public BigDecimal getRoyaltyAmount()
- See Also:
PROPERTY_ROYALTYAMOUNT
-
setRoyaltyAmount
public void setRoyaltyAmount(BigDecimal royaltyAmount)
- See Also:
PROPERTY_ROYALTYAMOUNT
-
getManufacturer
public String getManufacturer()
- See Also:
PROPERTY_MANUFACTURER
-
setManufacturer
public void setManufacturer(String manufacturer)
- See Also:
PROPERTY_MANUFACTURER
-
getCapacity
public BigDecimal getCapacity()
- See Also:
PROPERTY_CAPACITY
-
setCapacity
public void setCapacity(BigDecimal capacity)
- See Also:
PROPERTY_CAPACITY
-
getStandardQuantity
public BigDecimal getStandardQuantity()
- See Also:
PROPERTY_STANDARDQUANTITY
-
setStandardQuantity
public void setStandardQuantity(BigDecimal standardQuantity)
- See Also:
PROPERTY_STANDARDQUANTITY
-
getQuantityType
public String getQuantityType()
- See Also:
PROPERTY_QUANTITYTYPE
-
setQuantityType
public void setQuantityType(String quantityType)
- See Also:
PROPERTY_QUANTITYTYPE
-
-