com.elasticpath.domain.catalog
Interface ProductPrice

All Superinterfaces:
EpDomain, Persistence, Price, java.io.Serializable, ValueObject
All Known Implementing Classes:
ProductPriceImpl

public interface ProductPrice
extends Price

A product price.


Method Summary
 
Methods inherited from interface com.elasticpath.domain.catalog.Price
addOrUpdatePriceTier, clearComputedPrice, getComputedPrice, getComputedPrice, getCurrency, getDollarSavings, getDollarSavings, getListPrice, getListPrice, getLowestPrice, getLowestPrice, getPrePromotionPrice, getPrePromotionPrice, getPriceTierByExactMinQty, getPriceTiers, getSalePrice, getSalePrice, hasPriceTiers, isLowestLessThanList, isLowestLessThanList, setComputedPrice, setComputedPrice, setCurrency, setListPrice, setListPrice, setPriceTiers, setSalePrice, setSalePrice
 
Methods inherited from interface com.elasticpath.domain.Persistence
executeBeforePersistAction, getUidPk, isPersistent, setDefaultValues, setUidPk
 
Methods inherited from interface com.elasticpath.domain.EpDomain
getElasticPath, setElasticPath