public class ItemClosenessQualifierEvaluator extends ClosenessQualifierEvaluator
ClosenessQualifierEvaluator| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
sResourceBundle, TYPE_ITEM, TYPE_ORDER, TYPE_SHIPPINGSERVICE_INFO_KEYDEFAULT_LOG_TRACE_STATUSDEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS| Constructor and Description |
|---|
ItemClosenessQualifierEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluateClosenessQualifier(java.util.List pPriceInfos,
java.util.List pItems,
RepositoryItem pPricingModel,
RepositoryItem pProfile,
java.util.Locale pLocale,
Order pOrder,
java.util.Map pExtraParameters)
Deprecated.
replaced by
evaluateClosenessQualifier(PricingContext, Map) |
void |
evaluateClosenessQualifier(PricingContext pPricingContext,
java.util.Map pExtraParameters)
Evaluates the closenessQualifier contained within pPricingModel to see if
the order qualifies.
|
addClosenessQualifierToPriceInfo, buildPromotionAnalysisInformation, checkForNullParameters, checkForNullParameters, getPriceQuotes, getPricingModelComparator, getPricingModelProperties, getQualifierService, isUpsellable, setPricingModelComparator, setPricingModelProperties, setQualifierServiceaddLogListener, createAdminServlet, doStartService, doStopService, getAbsoluteName, getAdminServlet, getAdminServletOutputStreamEncoding, getLoggingForVlogging, getLogListenerCount, getLogListeners, getName, getNameContext, getNucleus, getRoot, getServiceConfiguration, getServiceInfo, isAdminServletUseServletOutputStream, isLoggingDebug, isLoggingError, 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, setLoggingDebug, setLoggingError, setLoggingInfo, setLoggingTrace, setLoggingWarning, setNucleus, setServiceInfo, startService, stopServicevlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogDebugTrace, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning@Deprecated
public void evaluateClosenessQualifier(java.util.List pPriceInfos,
java.util.List pItems,
RepositoryItem pPricingModel,
RepositoryItem pProfile,
java.util.Locale pLocale,
Order pOrder,
java.util.Map pExtraParameters)
throws PricingException
evaluateClosenessQualifier(PricingContext, Map)pPriceInfo - pItem - pPricingModel - pProfile - pLocale - pOrder - pExtraParameters - PricingExceptionpublic void evaluateClosenessQualifier(PricingContext pPricingContext, java.util.Map pExtraParameters) throws PricingException
pPricingContext - PricingContext environment with closeness pricing modelpExtraParameters - Map of extra parameters that might be neededPricingException - for any problems evaluating the closeness qualifier