Uses of Interface
de.hybris.platform.servicelayer.internal.model.impl.AttributeProvider
Packages that use AttributeProvider
Package
Description
-
Uses of AttributeProvider in de.hybris.platform.servicelayer.internal.converter.impl
Classes in de.hybris.platform.servicelayer.internal.converter.impl that implement AttributeProviderMethods in de.hybris.platform.servicelayer.internal.converter.impl with parameters of type AttributeProviderModifier and TypeMethodDescriptionprotected ItemModelInternalContextItemModelConverter.createContextForExistingModel(String type, PK pk, long persistenceVersion, AttributeProvider attributeProvider) -
Uses of AttributeProvider in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl with parameters of type AttributeProviderModifier and TypeMethodDescriptionvoidModelValueHistory.setAttributeProvider(AttributeProvider attributeProvider) Constructors in de.hybris.platform.servicelayer.internal.model.impl with parameters of type AttributeProvider -
Uses of AttributeProvider in de.hybris.platform.servicelayer.model
Methods in de.hybris.platform.servicelayer.model that return AttributeProviderModifier and TypeMethodDescriptionItemContextBuilder.getAttributeProvider()ItemModelContextImpl.getAttributeProvider()Methods in de.hybris.platform.servicelayer.model with parameters of type AttributeProviderModifier and TypeMethodDescriptionvoidItemModelContextImpl.afterCreate(LocaleProvider locProvider, AttributeProvider attrProvider, DynamicAttributesProvider dynProvider, PK pk, long persistenceVersion, String typeCode) voidItemContextBuilder.setAttributeProvider(AttributeProvider attributeProvider) voidItemModelContextImpl.setAttributeProvider(AttributeProvider attributeProvider)