Uses of Interface
de.hybris.platform.jalo.Item.ItemImpl
-
-
Uses of Item.ItemImpl in de.hybris.platform.core
Methods in de.hybris.platform.core that return Item.ItemImpl Modifier and Type Method Description Item.ItemImplItemWrapperCreator. create(Tenant tenant, ItemRemote itemRemote)protected Item.ItemImplWrapperFactory.PrecomputedJaloItemCacheUnit. getItemImpl()Item.ItemImplItemImplCreationResult.ExistingItemImpl. toItemImpl()Item.ItemImplItemImplCreationResult.FailedItemImpl. toItemImpl()Item.ItemImplItemImplCreationResult.MissingItemImpl. toItemImpl()Item.ItemImplItemImplCreationResult. toItemImpl()Methods in de.hybris.platform.core with parameters of type Item.ItemImpl Modifier and Type Method Description static ItemImplCreationResultItemImplCreationResult. existing(Item.ItemImpl impl)Constructors in de.hybris.platform.core with parameters of type Item.ItemImpl Constructor Description PrecomputedJaloItemCacheUnit(Cache cache, Item.ItemImpl itemImpl) -
Uses of Item.ItemImpl in de.hybris.platform.jalo
Subinterfaces of Item.ItemImpl in de.hybris.platform.jalo Modifier and Type Interface Description static interfaceExtensibleItem.ExtensibleItemImplinternal use only!static interfaceGenericItem.GenericItemImplinterface to persistence layer
internal use only!Methods in de.hybris.platform.jalo that return Item.ItemImpl Modifier and Type Method Description Item.ItemImplItem. getImplementation()Methods in de.hybris.platform.jalo with parameters of type Item.ItemImpl Modifier and Type Method Description static BridgeAbstractionJaloImplementationManager. createJaloObject(Tenant tenant, Item.ItemImpl impl)Creates a Jalo object as a wrapper to the specified BridgeImplementation. -
Uses of Item.ItemImpl in de.hybris.platform.jalo.c2l
Subinterfaces of Item.ItemImpl in de.hybris.platform.jalo.c2l Modifier and Type Interface Description static interfaceLocalizableItem.LocalizableItemImplinterface to persistence layer -
Uses of Item.ItemImpl in de.hybris.platform.jalo.enumeration
Subinterfaces of Item.ItemImpl in de.hybris.platform.jalo.enumeration Modifier and Type Interface Description static interfaceEnumerationValue.EnumerationValueImplDeprecated.interface to persistence layer -
Uses of Item.ItemImpl in de.hybris.platform.jalo.link
Subinterfaces of Item.ItemImpl in de.hybris.platform.jalo.link Modifier and Type Interface Description static interfaceLink.LinkImplInterface to persistence layer. -
Uses of Item.ItemImpl in de.hybris.platform.jalo.test
Subinterfaces of Item.ItemImpl in de.hybris.platform.jalo.test Modifier and Type Interface Description static interfaceTestItem.TestItemImplinterface to persistence layer -
Uses of Item.ItemImpl in de.hybris.platform.jalo.type
Subinterfaces of Item.ItemImpl in de.hybris.platform.jalo.type Modifier and Type Interface Description static interfaceAtomicType.AtomicTypeImplThe persistence layer implementation interface.static interfaceAttributeDescriptor.AttributeDescriptorImplThe persistence layer interface.static interfaceCollectionType.CollectionTypeImplThe presistence layer implementation interface.static interfaceComposedType.ComposedTypeImplPersistence layer interface.static interfaceDescriptor.DescriptorImplInternal - interface to persistence layer implementation.static interfaceMapType.MapTypeImplInternal persistence layer implementation interface.static interfaceSearchRestriction.SearchRestrictionImplinterface to persistence layerstatic interfaceType.TypeImplThe persistence layer implementation interface.static interfaceTypeManagerManaged.TypeManagerManagedImplInternal persistence layer implementation interface. -
Uses of Item.ItemImpl in de.hybris.platform.persistence
Classes in de.hybris.platform.persistence that implement Item.ItemImpl Modifier and Type Class Description classExtensibleItemEJBImplclassGenericItemEJBImplinternal use only!classItemEJBImpl -
Uses of Item.ItemImpl in de.hybris.platform.persistence.c2l
Classes in de.hybris.platform.persistence.c2l that implement Item.ItemImpl Modifier and Type Class Description classLocalizableItemEJBImpl -
Uses of Item.ItemImpl in de.hybris.platform.persistence.enumeration
Classes in de.hybris.platform.persistence.enumeration that implement Item.ItemImpl Modifier and Type Class Description classEnumerationValueEJBImpl -
Uses of Item.ItemImpl in de.hybris.platform.persistence.link
Classes in de.hybris.platform.persistence.link that implement Item.ItemImpl Modifier and Type Class Description classLinkEJBImpl -
Uses of Item.ItemImpl in de.hybris.platform.persistence.test
Classes in de.hybris.platform.persistence.test that implement Item.ItemImpl Modifier and Type Class Description classTestItemEJBImpl -
Uses of Item.ItemImpl in de.hybris.platform.persistence.type
Classes in de.hybris.platform.persistence.type that implement Item.ItemImpl Modifier and Type Class Description classAtomicTypeEJBImplclassAttributeDescriptorEJBImplclassCollectionTypeEJBImplclassComposedTypeEJBImplclassDescriptorEJBImplclassMapTypeEJBImplclassSearchRestrictionEJBImplclassTypeEJBImplclassTypeManagerManagedEJBImpl
-