Uses of Class
de.hybris.platform.cmsfacades.data.ItemTypeData
Packages that use ItemTypeData
Package
Description
-
Uses of ItemTypeData in de.hybris.platform.cmsfacades.data
Methods in de.hybris.platform.cmsfacades.data that return types with arguments of type ItemTypeDataMethod parameters in de.hybris.platform.cmsfacades.data with type arguments of type ItemTypeDataModifier and TypeMethodDescriptionvoidSyncItemStatusData.setDependentItemTypesOutOfSync(List<ItemTypeData> dependentItemTypesOutOfSync) -
Uses of ItemTypeData in de.hybris.platform.cmsfacades.synchronization.populator
Methods in de.hybris.platform.cmsfacades.synchronization.populator that return types with arguments of type ItemTypeDataModifier and TypeMethodDescriptionprotected Converter<SyncItemInfoJobStatusData,ItemTypeData> SyncItemStatusDataPopulator.getItemTypeConverter()Methods in de.hybris.platform.cmsfacades.synchronization.populator with parameters of type ItemTypeDataModifier and TypeMethodDescriptionvoidItemTypeDataPopulator.populate(SyncItemInfoJobStatusData source, ItemTypeData target) Method parameters in de.hybris.platform.cmsfacades.synchronization.populator with type arguments of type ItemTypeDataModifier and TypeMethodDescriptionvoidSyncItemStatusDataPopulator.setItemTypeConverter(Converter<SyncItemInfoJobStatusData, ItemTypeData> itemTypeConverter)