Uses of Interface
com.hybris.cockpitng.core.persistence.packaging.CockpitResourceCache
-
Packages that use CockpitResourceCache Package Description com.hybris.cockpitng.core.persistence.packaging com.hybris.cockpitng.core.persistence.packaging.impl -
-
Uses of CockpitResourceCache in com.hybris.cockpitng.core.persistence.packaging
Methods in com.hybris.cockpitng.core.persistence.packaging that return CockpitResourceCache Modifier and Type Method Description protected CockpitResourceCacheWidgetClassLoader. createResourceCache()Deprecated, for removal: This API element is subject to removal in a future version.since 1811
not used anymore -
Uses of CockpitResourceCache in com.hybris.cockpitng.core.persistence.packaging.impl
Classes in com.hybris.cockpitng.core.persistence.packaging.impl that implement CockpitResourceCache Modifier and Type Class Description classDefaultCockpitResourceCacheDefault CockpitResourceCache implementation.Methods in com.hybris.cockpitng.core.persistence.packaging.impl that return CockpitResourceCache Modifier and Type Method Description protected CockpitResourceCacheDefaultWidgetResourceReader. getCockpitResourceCache()Methods in com.hybris.cockpitng.core.persistence.packaging.impl with parameters of type CockpitResourceCache Modifier and Type Method Description voidDefaultWidgetResourceReader. setCockpitResourceCache(CockpitResourceCache cockpitResourceCache)
-