Uses of Interface
de.hybris.platform.jalo.type.Descriptor.DescriptorImpl
-
Packages that use Descriptor.DescriptorImpl Package Description de.hybris.platform.jalo.type de.hybris.platform.persistence.type -
-
Uses of Descriptor.DescriptorImpl in de.hybris.platform.jalo.type
Subinterfaces of Descriptor.DescriptorImpl in de.hybris.platform.jalo.type Modifier and Type Interface Description static interfaceAttributeDescriptor.AttributeDescriptorImplThe persistence layer interface.Methods in de.hybris.platform.jalo.type that return Descriptor.DescriptorImpl Modifier and Type Method Description protected Descriptor.DescriptorImplDescriptor. getDescriptorImpl()Internal access to persistence layer implementation. -
Uses of Descriptor.DescriptorImpl in de.hybris.platform.persistence.type
Classes in de.hybris.platform.persistence.type that implement Descriptor.DescriptorImpl Modifier and Type Class Description classAttributeDescriptorEJBImplclassDescriptorEJBImpl
-