Uses of Class
de.hybris.platform.catalog.model.SyncAttributeDescriptorConfigModel
Packages that use SyncAttributeDescriptorConfigModel
Package
Description
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
-
Uses of SyncAttributeDescriptorConfigModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return types with arguments of type SyncAttributeDescriptorConfigModelModifier and TypeMethodDescriptionSyncItemJobModel.getSyncAttributeConfigurations()Generated method - Getter of theSyncItemJob.syncAttributeConfigurationsattribute defined at extensioncatalog.Method parameters in de.hybris.platform.catalog.model with type arguments of type SyncAttributeDescriptorConfigModelModifier and TypeMethodDescriptionvoidSyncItemJobModel.setSyncAttributeConfigurations(Collection<SyncAttributeDescriptorConfigModel> value) Generated method - Setter ofSyncItemJob.syncAttributeConfigurationsattribute defined at extensioncatalog.