|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.domain.impl.AbstractEpDomainImpl
com.elasticpath.domain.impl.AbstractPersistenceImpl
com.elasticpath.domain.impl.AbstractValueObjectImpl
com.elasticpath.domain.catalog.impl.AbstractPriceImpl
com.elasticpath.domain.catalog.impl.SkuPriceImpl
public class SkuPriceImpl
A Sku Price class.
| Field Summary | |
|---|---|
static long |
serialVersionUID
Serial version id. |
| Constructor Summary | |
|---|---|
SkuPriceImpl()
|
|
| Method Summary |
|---|
| Methods inherited from class com.elasticpath.domain.catalog.impl.AbstractPriceImpl |
|---|
addOrUpdatePriceTier, clearComputedPrice, getComputedPrice, getComputedPrice, getCurrency, getDollarSavings, getDollarSavings, getListPrice, getListPrice, getLowestPrice, getLowestPrice, getPrePromotionPrice, getPrePromotionPrice, getPriceTierByExactMinQty, getPriceTiers, getSalePrice, getSalePrice, hasPriceTiers, isLowestLessThanList, isLowestLessThanList, setComputedPrice, setComputedPrice, setCurrency, setDefaultValues, setListPrice, setListPrice, setPriceTiers, setSalePrice, setSalePrice |
| Methods inherited from class com.elasticpath.domain.impl.AbstractPersistenceImpl |
|---|
executeBeforePersistAction, getUidPk, isPersistent, setUidPk |
| Methods inherited from class com.elasticpath.domain.impl.AbstractEpDomainImpl |
|---|
getElasticPath, setElasticPath |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public SkuPriceImpl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||