Uses of Class
de.hybris.platform.persistence.ItemEJB
-
-
Uses of ItemEJB in de.hybris.platform.persistence
Subclasses of ItemEJB in de.hybris.platform.persistence Modifier and Type Class Description classExtensibleItemEJBThe extensible item entity implementation.classGenericBMPBeanclassGenericItemEJBMethods in de.hybris.platform.persistence with parameters of type ItemEJB Modifier and Type Method Description protected abstract java.lang.ObjectItemCacheKey. computeValue(ItemEJB item)initially creates the cached data object for a specified item.protected java.lang.ObjectItemCacheKey. getValueForModification(ItemEJB item)protected java.lang.ObjectItemCacheKey. getValueForReading(ItemEJB item)protected java.lang.ObjectItemCacheKey. getValueForReadingIfAvailable(ItemEJB item)protected abstract booleanItemCacheKey. isValid(ItemEJB item) -
Uses of ItemEJB in de.hybris.platform.persistence.c2l
Subclasses of ItemEJB in de.hybris.platform.persistence.c2l Modifier and Type Class Description classLocalizableItemEJB -
Uses of ItemEJB in de.hybris.platform.persistence.enumeration
Subclasses of ItemEJB in de.hybris.platform.persistence.enumeration Modifier and Type Class Description classEnumerationValue_HJMPWrapperclassEnumerationValueEJB -
Uses of ItemEJB in de.hybris.platform.persistence.link
Subclasses of ItemEJB in de.hybris.platform.persistence.link Modifier and Type Class Description classGenericLinkBMPBeanclassLinkEJB -
Uses of ItemEJB in de.hybris.platform.persistence.meta
Subclasses of ItemEJB in de.hybris.platform.persistence.meta Modifier and Type Class Description classMetaInformation_HJMPWrapperclassMetaInformationEJB -
Uses of ItemEJB in de.hybris.platform.persistence.property
Methods in de.hybris.platform.persistence.property with parameters of type ItemEJB Modifier and Type Method Description protected java.lang.ObjectItemLocalizedPropertyCacheKey. computeValue(ItemEJB item)protected java.lang.ObjectItemOldPropertyCacheKey. computeValue(ItemEJB item)protected java.lang.ObjectItemPropertyCacheKey. computeValue(ItemEJB item)protected booleanItemOldPropertyCacheKey. isValid(ItemEJB item)protected booleanItemPropertyCacheKey. isValid(ItemEJB item) -
Uses of ItemEJB in de.hybris.platform.persistence.security
Methods in de.hybris.platform.persistence.security with parameters of type ItemEJB Modifier and Type Method Description protected java.lang.ObjectGlobalACLCacheKey. computeValue(ItemEJB item)protected java.lang.ObjectItemACLCacheKey. computeValue(ItemEJB item)protected booleanItemACLCacheKey. isValid(ItemEJB item) -
Uses of ItemEJB in de.hybris.platform.persistence.test
Subclasses of ItemEJB in de.hybris.platform.persistence.test Modifier and Type Class Description classTestItem_HJMPWrapperclassTestItemEJB -
Uses of ItemEJB in de.hybris.platform.persistence.type
Subclasses of ItemEJB in de.hybris.platform.persistence.type Modifier and Type Class Description classAtomicType_HJMPWrapperclassAtomicTypeEJBclassAttributeDescriptor_HJMPWrapperclassAttributeDescriptorEJBclassCollectionType_HJMPWrapperclassCollectionTypeEJBclassComposedType_HJMPWrapperclassComposedTypeEJBclassHierarchieTypeEJBclassMapType_HJMPWrapperclassMapTypeEJBclassSearchRestriction_HJMPWrapperclassSearchRestrictionEJBclassTypeEJBclassTypeManagerManagedEJB -
Uses of ItemEJB in de.hybris.platform.test
Methods in de.hybris.platform.test that return ItemEJB Modifier and Type Method Description ItemEJBItemDummy. getUnderlayingEntity()
-