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 interface
AtomicType.AtomicTypeImpl
The persistence layer implementation interface.static interface
AttributeDescriptor.AttributeDescriptorImpl
The persistence layer interface.static interface
CollectionType.CollectionTypeImpl
The presistence layer implementation interface.static interface
ComposedType.ComposedTypeImpl
Persistence layer interface.static interface
Descriptor.DescriptorImpl
Internal - interface to persistence layer implementation.static interface
MapType.MapTypeImpl
Internal persistence layer implementation interface.static interface
SearchRestriction.SearchRestrictionImpl
interface to persistence layerstatic interface
Type.TypeImpl
The persistence layer implementation interface.Methods in de.hybris.platform.jalo.type that return TypeManagerManaged.TypeManagerManagedImpl Modifier and Type Method Description protected TypeManagerManaged.TypeManagerManagedImpl
TypeManagerManaged. 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 class
AtomicTypeEJBImpl
class
AttributeDescriptorEJBImpl
class
CollectionTypeEJBImpl
class
ComposedTypeEJBImpl
class
DescriptorEJBImpl
class
MapTypeEJBImpl
class
SearchRestrictionEJBImpl
class
TypeEJBImpl
class
TypeManagerManagedEJBImpl
-