public class StoreItemPriceInfo
extends atg.commerce.pricing.ItemPriceInfo
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string.
|
| Constructor and Description |
|---|
StoreItemPriceInfo() |
| Modifier and Type | Method and Description |
|---|---|
atg.commerce.pricing.TaxPriceInfo |
getTaxPriceInfo() |
void |
setTaxPriceInfo(atg.commerce.pricing.TaxPriceInfo pTaxPriceInfo) |
getCurrentPriceDetails, getCurrentPriceDetailsForRange, getCurrentPriceDetailsSorted, getCurrentPriceDetailsSortedByAmount, getDiscountable, getListPrice, getOrderDiscountShare, getPriceList, getQuantityAsQualifier, getQuantityDiscounted, getRawTotalPrice, getSalePrice, isOnSale, setCurrentPriceDetails, setDiscountable, setListPrice, setOnSale, setOrderDiscountShare, setPriceList, setQuantityAsQualifier, setQuantityDiscounted, setRawTotalPrice, setSalePrice, toStringgetAdjustments, getAmount, getClosenessQualifiers, getCurrencyCode, getFinalReasonCode, isAmountIsFinal, isDiscounted, markAsFinal, markAsFinal, markAsFinal, setAmount, setAmountIsFinal, setClosenessQualifiers, setCurrencyCode, setDiscounted, setFinalReasonCode, unmarkAsFinalpublic static final java.lang.String CLASS_VERSION