|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.order.domain.OrderItemImpl
org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
org.broadleafcommerce.core.order.domain.DynamicPriceDiscreteOrderItemImpl
@Entity public class DynamicPriceDiscreteOrderItemImpl
| Field Summary |
|---|
| Fields inherited from class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl |
|---|
additionalAttributes, baseRetailPrice, baseSalePrice, bundleOrderItem, discreteOrderItemFeePrices, product, sku |
| Fields inherited from class org.broadleafcommerce.core.order.domain.OrderItemImpl |
|---|
candidateItemOffers, category, giftWrapOrderItem, id, name, order, orderItemAdjustments, orderItemType, personalMessage, price, quantity, retailPrice, salePrice |
| Constructor Summary | |
|---|---|
DynamicPriceDiscreteOrderItemImpl()
|
|
| Method Summary | |
|---|---|
void |
accept(OrderItemVisitor visitor)
|
void |
setSku(Sku sku)
|
boolean |
updatePrices()
|
| Methods inherited from class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl |
|---|
clone, equals, getAdditionalAttributes, getBaseRetailPrice, getBaseSalePrice, getBundleOrderItem, getDiscreteOrderItemFeePrices, getName, getProduct, getSku, getTaxablePrice, hashCode, setAdditionalAttributes, setBaseRetailPrice, setBaseSalePrice, setBundleOrderItem, setDiscreteOrderItemFeePrices, setProduct |
| Methods inherited from class org.broadleafcommerce.core.order.domain.OrderItemImpl |
|---|
addCandidateItemOffer, assignFinalPrice, checkCloneable, getAdjustmentValue, getCandidateItemOffers, getCategory, getCurrentPrice, getGiftWrapOrderItem, getId, getIsDiscounted, getIsOnSale, getOrder, getOrderItemAdjustments, getOrderItemType, getPersonalMessage, getPrice, getPriceBeforeAdjustments, getQuantity, getRetailPrice, getSalePrice, isInCategory, removeAllAdjustments, removeAllCandidateItemOffers, setCandidateItemOffers, setCategory, setGiftWrapOrderItem, setId, setName, setOrder, setOrderItemAdjustments, setOrderItemType, setPersonalMessage, setPrice, setQuantity, setRetailPrice, setSalePrice |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem |
|---|
getAdditionalAttributes, getBaseRetailPrice, getBaseSalePrice, getBundleOrderItem, getDiscreteOrderItemFeePrices, getProduct, getSku, getTaxablePrice, setAdditionalAttributes, setBaseRetailPrice, setBaseSalePrice, setBundleOrderItem, setDiscreteOrderItemFeePrices, setProduct |
| Methods inherited from interface org.broadleafcommerce.core.order.domain.OrderItem |
|---|
addCandidateItemOffer, assignFinalPrice, clone, getAdjustmentValue, getCandidateItemOffers, getCategory, getCurrentPrice, getGiftWrapOrderItem, getId, getIsDiscounted, getIsOnSale, getName, getOrder, getOrderItemAdjustments, getOrderItemType, getPersonalMessage, getPrice, getPriceBeforeAdjustments, getQuantity, getRetailPrice, getSalePrice, isInCategory, removeAllAdjustments, removeAllCandidateItemOffers, setCandidateItemOffers, setCategory, setGiftWrapOrderItem, setId, setName, setOrder, setOrderItemAdjustments, setOrderItemType, setPersonalMessage, setPrice, setQuantity, setRetailPrice, setSalePrice |
| Constructor Detail |
|---|
public DynamicPriceDiscreteOrderItemImpl()
| Method Detail |
|---|
public void setSku(Sku sku)
setSku in interface DiscreteOrderItemsetSku in class DiscreteOrderItemImplpublic boolean updatePrices()
updatePrices in interface OrderItemupdatePrices in class DiscreteOrderItemImpl
public void accept(OrderItemVisitor visitor)
throws PricingException
accept in interface OrderItemaccept in class DiscreteOrderItemImplPricingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||