Uses of Interface
de.hybris.platform.jalo.type.Type.TypeImpl
-
Packages that use Type.TypeImpl Package Description de.hybris.platform.jalo.type de.hybris.platform.persistence.type -
-
Uses of Type.TypeImpl in de.hybris.platform.jalo.type
Subinterfaces of Type.TypeImpl in de.hybris.platform.jalo.type Modifier and Type Interface Description static interfaceAtomicType.AtomicTypeImplThe persistence layer implementation interface.static interfaceCollectionType.CollectionTypeImplThe presistence layer implementation interface.static interfaceComposedType.ComposedTypeImplPersistence layer interface.static interfaceMapType.MapTypeImplInternal persistence layer implementation interface.Methods in de.hybris.platform.jalo.type that return Type.TypeImpl Modifier and Type Method Description protected Type.TypeImplType. getTypeImpl()Internal access to persistence layer implementation. -
Uses of Type.TypeImpl in de.hybris.platform.persistence.type
Classes in de.hybris.platform.persistence.type that implement Type.TypeImpl Modifier and Type Class Description classAtomicTypeEJBImplclassCollectionTypeEJBImplclassComposedTypeEJBImplclassMapTypeEJBImplclassTypeEJBImpl
-