Uses of Interface
de.hybris.platform.jalo.type.TypeManagerManaged.TypeManagerManagedImpl
-
Packages that use TypeManagerManaged.TypeManagerManagedImpl Package Description de.hybris.platform.jalo.type de.hybris.platform.persistence.type -
-
Uses of TypeManagerManaged.TypeManagerManagedImpl in de.hybris.platform.jalo.type
Subinterfaces of TypeManagerManaged.TypeManagerManagedImpl 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.Methods in de.hybris.platform.jalo.type that return TypeManagerManaged.TypeManagerManagedImpl Modifier and Type Method Description protected TypeManagerManaged.TypeManagerManagedImplTypeManagerManaged. getImpl()Internal access to the persistence layer implementation. -
Uses of TypeManagerManaged.TypeManagerManagedImpl in de.hybris.platform.persistence.type
Classes in de.hybris.platform.persistence.type that implement TypeManagerManaged.TypeManagerManagedImpl Modifier and Type Class Description classAtomicTypeEJBImplclassAttributeDescriptorEJBImplclassCollectionTypeEJBImplclassComposedTypeEJBImplclassDescriptorEJBImplclassMapTypeEJBImplclassSearchRestrictionEJBImplclassTypeEJBImplclassTypeManagerManagedEJBImpl
-