public class InternationalPricePropertyAccessor
extends atg.commerce.search.producer.PricePropertyAccessor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
protected static java.lang.String |
LIST_PRICELIST_ID |
protected InternationalStoreSitePropertiesManager |
mStoreSitePropertiesManager |
protected static java.lang.String |
SALE_PRICELIST_ID |
LIST_PRICE_PROPERTY, PARENT_PRODUCTS
Constructor and Description |
---|
InternationalPricePropertyAccessor() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map |
getPriceListIds(java.lang.String pPropertyToParse)
This method finds the appropriate priceList IDs for a international store.
|
InternationalStoreSitePropertiesManager |
getStoreSitePropertiesManager() |
void |
setStoreSitePropertiesManager(InternationalStoreSitePropertiesManager pStoreSitePropertiesManager) |
getPriceListManager, getTextOrMetaPropertyValue, isLoggingDebug, isLoggingError, returnPriceValue, setLoggingDebug, setLoggingError, setPriceListManager
getMetaPropertyValue, getMetaScheme, getMetaSecurityConstraint, getSiteContextPropertyValue, getSubItemPropertyValue, getTextPropertyValue, getTextSecurityConstraint, onIndexingInitialization, onIndexingTermination, resolveDollarProperty
addLogListener, createAdminServlet, doStartService, doStopService, getAbsoluteName, getAdminServlet, getAdminServletOutputStreamEncoding, getLoggingForVlogging, getLogListenerCount, getLogListeners, getName, getNameContext, getNucleus, getRoot, getServiceConfiguration, getServiceInfo, isAdminServletUseServletOutputStream, isLoggingInfo, isLoggingTrace, isLoggingWarning, isRunning, logDebug, logDebug, logDebug, logError, logError, logError, logInfo, logInfo, logInfo, logTrace, logTrace, logTrace, logWarning, logWarning, logWarning, nameContextElementBound, nameContextElementUnbound, removeLogListener, reResolveThis, resolveName, resolveName, resolveName, resolveName, sendLogEvent, setAdminServletOutputStreamEncoding, setAdminServletUseServletOutputStream, setLoggingInfo, setLoggingTrace, setLoggingWarning, setNucleus, setServiceInfo, startService, stopService, toString
vlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogDebugTrace, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning
public static final java.lang.String CLASS_VERSION
protected static final java.lang.String SALE_PRICELIST_ID
protected static final java.lang.String LIST_PRICELIST_ID
protected InternationalStoreSitePropertiesManager mStoreSitePropertiesManager
public InternationalStoreSitePropertiesManager getStoreSitePropertiesManager()
public void setStoreSitePropertiesManager(InternationalStoreSitePropertiesManager pStoreSitePropertiesManager)
pStoreSitePropertiesManager
- - The InternationalStoreSitePropertiesManager.protected java.util.Map getPriceListIds(java.lang.String pPropertyToParse)
pPropertyToParse
- - The name of the property specified in xml.