Uses of Interface
de.hybris.platform.inboundservices.persistence.AttributePopulator
Packages that use AttributePopulator
Package
Description
-
Uses of AttributePopulator in de.hybris.platform.inboundservices.persistence.populator
Classes in de.hybris.platform.inboundservices.persistence.populator that implement AttributePopulatorModifier and TypeClassDescriptionclassA template to be used byAttributePopulatorimplementations.classclassThis abstract map attribute populator contains common logic for handling map attributesclassAn implementation of anAttributePopulatorthat handles population of Hybris enum type attributes.classAn implementation of anAttributePopulator, that handles populating aItemModels attribute for a single items model referenceTypeAttributeDescriptor.classAn implementation of anAttributePopulator, that handles collections of items models by adding any new elements that have not been persisted in theItemModels collection for theTypeAttributeDescriptorthat is being populated.final classThis populator appends to the content of the map attributeclassA populator for assigningownerattribute in the referenced item values when they are part of the item being populated.classclassPopulates a collection of primitivesclassAn implementation of anAttributePopulator, that handles collections of items models by replacing all elements pre-existing in the persistent storage with the values present in the payload only.final classThis populator replaces the content of the map attributeclassReplaces existing collection values with given collection of primitivesMethod parameters in de.hybris.platform.inboundservices.persistence.populator with type arguments of type AttributePopulatorModifier and TypeMethodDescriptionvoidDefaultItemModelPopulator.setAttributePopulators(List<AttributePopulator> populators) -
Uses of AttributePopulator in de.hybris.platform.odata2services.odata.persistence.populator
Classes in de.hybris.platform.odata2services.odata.persistence.populator that implement AttributePopulatorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.
ItemModelAttributePopulator