public class StoreDimensionValueCacheTools
extends atg.commerce.endeca.cache.DimensionValueCacheTools
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
CLASS_VERSION
Class version string
|
DATA_DATE, NUM_GENERATIONS
Constructor and Description |
---|
StoreDimensionValueCacheTools() |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getAncestorIds(java.lang.String pRepositoryId)
Strips out the root category for our store catalog.
|
createEmptyCache, fillEmptyCache, get, get, get, getAssemblerApplicationConfiguration, getAssemblerTools, getCache, getCachedObjectForDimval, getCacheFromRequest, getCacheRefreshHandlerName, getCacheRefreshLock, getCatalogTools, getCheckMDEXUpdatedEveryNHours, getEntryWithSpecificAncestors, getMDEXStats, getMDEXStatsURL, getMinimumCacheRefreshIntervalSecs, getSavedRequestCachePath, isCheckMDEXUpdated, printCacheMap, refreshCache, saveCacheInRequest, setAssemblerApplicationConfiguration, setAssemblerTools, setCacheRefreshHandlerName, setCatalogTools, setCheckMDEXUpdated, setCheckMDEXUpdatedEveryNHours, setMinimumCacheRefreshIntervalSecs, setSavedRequestCachePath, swapCache, timeSinceLastUpdateSecs
addLogListener, 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, stopService, toString
vlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogDebugTrace, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning
protected static final java.lang.String CLASS_VERSION