Uses of Class
com.hybris.backoffice.cockpitng.dataaccess.facades.common.PlatformFacadeStrategyHandleCache.CacheEntry
-
Packages that use PlatformFacadeStrategyHandleCache.CacheEntry Package Description com.hybris.backoffice.cockpitng.dataaccess.facades.common -
-
Uses of PlatformFacadeStrategyHandleCache.CacheEntry in com.hybris.backoffice.cockpitng.dataaccess.facades.common
Fields in com.hybris.backoffice.cockpitng.dataaccess.facades.common declared as PlatformFacadeStrategyHandleCache.CacheEntry Modifier and Type Field Description static PlatformFacadeStrategyHandleCache.CacheEntry
PlatformFacadeStrategyHandleCache. NOT_HANDLED_TYPE
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.common that return types with arguments of type PlatformFacadeStrategyHandleCache.CacheEntry Modifier and Type Method Description protected java.util.Map<java.lang.String,PlatformFacadeStrategyHandleCache.CacheEntry>
PlatformFacadeStrategyHandleCache. getHandleCache()
-