Uses of Class
de.hybris.platform.persistence.ItemCacheKey
Packages that use ItemCacheKey
Package
Description
-
Uses of ItemCacheKey in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that return ItemCacheKeyModifier and TypeMethodDescriptionprotected final ItemCacheKeyItemEJB.getCacheKey(Object quali) final ItemCacheKeyItemCacheKey.getCopy()create a copy of this ItemCacheKey; must be public for hjmpprotected final ItemCacheKeyItemEJB.getOrAddCacheKey(ItemCacheKey key) Methods in de.hybris.platform.persistence that return types with arguments of type ItemCacheKeyModifier and TypeMethodDescriptionprotected abstract Map<Object,ItemCacheKey> ItemEJB.getCacheKeyMap()Methods in de.hybris.platform.persistence with parameters of type ItemCacheKeyModifier and TypeMethodDescriptionprotected ObjectGenericBMPBean.getCachedValueForModification(ItemCacheKey key) protected ObjectItemEJB.getCachedValueForModification(ItemCacheKey key) protected ObjectItemEJB.getCachedValueForReading(ItemCacheKey key) the returned cached value may be unmodifiableprotected ObjectItemEJB.getCachedValueForReadingIfAvailable(ItemCacheKey key) will return the cached value if it has already been computed, or null otherwiseprotected final ItemCacheKeyItemEJB.getOrAddCacheKey(ItemCacheKey key) -
Uses of ItemCacheKey in de.hybris.platform.persistence.enumeration
Methods in de.hybris.platform.persistence.enumeration with parameters of type ItemCacheKeyModifier and TypeMethodDescriptionprotected ObjectEnumerationValue_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) -
Uses of ItemCacheKey in de.hybris.platform.persistence.link
Methods in de.hybris.platform.persistence.link with parameters of type ItemCacheKeyModifier and TypeMethodDescriptionprotected ObjectGenericLinkBMPBean.getCachedValueForModification(ItemCacheKey key) -
Uses of ItemCacheKey in de.hybris.platform.persistence.meta
Methods in de.hybris.platform.persistence.meta with parameters of type ItemCacheKeyModifier and TypeMethodDescriptionprotected ObjectMetaInformation_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) -
Uses of ItemCacheKey in de.hybris.platform.persistence.property
Subclasses of ItemCacheKey in de.hybris.platform.persistence.propertyModifier and TypeClassDescriptionfinal classfinal classclass -
Uses of ItemCacheKey in de.hybris.platform.persistence.security
Subclasses of ItemCacheKey in de.hybris.platform.persistence.securityModifier and TypeClassDescriptionclassitem cache key for keeping an principal's global acl inside a cache object.classitem cache key for keeping an item's acl inside a cache object. -
Uses of ItemCacheKey in de.hybris.platform.persistence.test
Methods in de.hybris.platform.persistence.test with parameters of type ItemCacheKeyModifier and TypeMethodDescriptionprotected ObjectTestItem_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) -
Uses of ItemCacheKey in de.hybris.platform.persistence.type
Methods in de.hybris.platform.persistence.type with parameters of type ItemCacheKeyModifier and TypeMethodDescriptionprotected ObjectAtomicType_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) protected ObjectAttributeDescriptor_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) protected ObjectCollectionType_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) protected ObjectComposedType_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) protected ObjectMapType_HJMPWrapper.getCachedValueForModification(ItemCacheKey key) protected ObjectSearchRestriction_HJMPWrapper.getCachedValueForModification(ItemCacheKey key)