| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.nucleus.logging.VariableArgumentApplicationLoggingImpl
atg.nucleus.logging.LoggingSupport
atg.commerce.search.PriceListPropertyMapping
public class PriceListPropertyMapping
This component construct property mapping for price property
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| static java.lang.String | DELIMITERClass version string | 
| Fields inherited from interface atg.nucleus.logging.TraceApplicationLogging | 
|---|
| DEFAULT_LOG_TRACE_STATUS | 
| Fields inherited from interface atg.nucleus.logging.ApplicationLogging | 
|---|
| DEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS | 
| Constructor Summary | |
|---|---|
| PriceListPropertyMapping() | |
| Method Summary | |
|---|---|
|  java.lang.String | getDefaultPriceListId() | 
|  java.lang.String | getPrice()Returns price name | 
|  java.util.List | getPriceLists() | 
|  java.lang.String[] | getPriceMapping()Builds pricelist constraint | 
|  java.lang.String | getPricePropertyPrefix() | 
|  void | setDefaultPriceListId(java.lang.String pDefaultPriceListId) | 
|  void | setPrice(java.lang.String pPrice)Sets new price name | 
|  void | setPriceLists(java.util.List pPriceLists) | 
|  void | setPricePropertyPrefix(java.lang.String pPricePropertyPrefix) | 
| Methods inherited from class atg.nucleus.logging.LoggingSupport | 
|---|
| getLogger, getLoggingForVlogging, isLoggingDebug, isLoggingError, isLoggingInfo, isLoggingTrace, isLoggingWarning, logDebug, logDebug, logDebug, logError, logError, logError, logInfo, logInfo, logInfo, logTrace, logTrace, logTrace, logWarning, logWarning, logWarning, setLogger, setLoggingDebug, setLoggingError, setLoggingInfo, setLoggingTrace, setLoggingWarning | 
| Methods inherited from class atg.nucleus.logging.VariableArgumentApplicationLoggingImpl | 
|---|
| vlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogDebugTrace, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
public static final java.lang.String DELIMITER
| Constructor Detail | 
|---|
public PriceListPropertyMapping()
| Method Detail | 
|---|
public java.lang.String getPrice()
public void setPrice(java.lang.String pPrice)
pPrice - the price name to setpublic java.lang.String getPricePropertyPrefix()
public void setPricePropertyPrefix(java.lang.String pPricePropertyPrefix)
public java.util.List getPriceLists()
public void setPriceLists(java.util.List pPriceLists)
pPriceLists - new List of property names for "salePriceList" and "priceList"public java.lang.String getDefaultPriceListId()
public void setDefaultPriceListId(java.lang.String pDefaultPriceListId)
pDefaultPriceListId - default priceList idpublic java.lang.String[] getPriceMapping()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||