Uses of Interface
de.hybris.platform.inboundservices.persistence.ItemModelPopulator
Packages that use ItemModelPopulator
Package
Description
-
Uses of ItemModelPopulator in de.hybris.platform.inboundservices.persistence.impl
Methods in de.hybris.platform.inboundservices.persistence.impl with parameters of type ItemModelPopulatorModifier and TypeMethodDescriptionvoidDefaultContextItemModelService.setItemModelPopulator(ItemModelPopulator itemModelPopulator) -
Uses of ItemModelPopulator in de.hybris.platform.inboundservices.persistence.populator
Classes in de.hybris.platform.inboundservices.persistence.populator that implement ItemModelPopulatorModifier and TypeClassDescriptionclassAn implementation that usesAttributePopulators to populate the item attributes. -
Uses of ItemModelPopulator in de.hybris.platform.odata2services.odata.persistence.impl
Methods in de.hybris.platform.odata2services.odata.persistence.impl that return ItemModelPopulatorModifier and TypeMethodDescriptionprotected ItemModelPopulatorDefaultModelEntityService.getItemModelPopulator()Deprecated, for removal: This API element is subject to removal in a future version.not used anymore in this service implementation.Methods in de.hybris.platform.odata2services.odata.persistence.impl with parameters of type ItemModelPopulatorModifier and TypeMethodDescriptionvoidDefaultModelEntityService.setItemModelPopulator(ItemModelPopulator populator)