Uses of Class
de.hybris.platform.tuadatamodel.model.TuaProductOfferingPriceModel
Packages that use TuaProductOfferingPriceModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaProductOfferingPriceModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return TuaProductOfferingPriceModelModifier and TypeMethodDescriptionTuaProductPriceModel.getProductOfferingPrice()Generated method - Getter of theTuaProductPrice.productOfferingPriceattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model with parameters of type TuaProductOfferingPriceModelModifier and TypeMethodDescriptionvoidTuaProductPriceModel.setProductOfferingPrice(TuaProductOfferingPriceModel value) Generated method - Setter ofTuaProductPrice.productOfferingPriceattribute defined at extensiontuadatamodel. -
Uses of TuaProductOfferingPriceModel in de.hybris.platform.tuawebservicesresources.mappers.productofferingpriceref
Methods in de.hybris.platform.tuawebservicesresources.mappers.productofferingpriceref with parameters of type TuaProductOfferingPriceModelModifier and TypeMethodDescriptionvoidProductOfferingPriceRefHrefAttributeMapper.populateTargetAttributeFromSource(TuaProductOfferingPriceModel source, ProductOfferingPriceRef target, ma.glasnost.orika.MappingContext context) voidProductOfferingPriceRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TuaProductOfferingPriceModel source, ProductOfferingPriceRef target, ma.glasnost.orika.MappingContext context) voidProductOfferingPriceRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaProductOfferingPriceModel source, ProductOfferingPriceRef target, ma.glasnost.orika.MappingContext context)