Uses of Class
de.hybris.platform.tuadatamodel.model.TuaProductOfferingModel
Packages that use TuaProductOfferingModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaProductOfferingModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaProductOfferingModelModifier and TypeMethodDescriptionvoidTuaProductOfferingPrepareInterceptor.onPrepare(TuaProductOfferingModel productOfferingModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) -
Uses of TuaProductOfferingModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return TuaProductOfferingModelModifier and TypeMethodDescriptionTuaProductModel.getProductOffering()Generated method - Getter of theTuaProduct.productOfferingattribute defined at extensiontuadatamodel.TuaAgreementItemModel.getProductOfferings()Generated method - Getter of theTuaAgreementItem.productOfferingsattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model with parameters of type TuaProductOfferingModelModifier and TypeMethodDescriptionvoidTuaProductModel.setProductOffering(TuaProductOfferingModel value) Generated method - Setter ofTuaProduct.productOfferingattribute defined at extensiontuadatamodel.voidTuaAgreementItemModel.setProductOfferings(TuaProductOfferingModel value) Generated method - Setter ofTuaAgreementItem.productOfferingsattribute defined at extensiontuadatamodel. -
Uses of TuaProductOfferingModel in de.hybris.platform.tuawebservicesresources.mappers.productofferingref
Methods in de.hybris.platform.tuawebservicesresources.mappers.productofferingref with parameters of type TuaProductOfferingModelModifier and TypeMethodDescriptionvoidProductOfferingRefHrefAttributeMapper.populateTargetAttributeFromSource(TuaProductOfferingModel source, ProductOfferingRef target, ma.glasnost.orika.MappingContext context) voidProductOfferingRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TuaProductOfferingModel source, ProductOfferingRef target, ma.glasnost.orika.MappingContext context) voidProductOfferingRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaProductOfferingModel source, ProductOfferingRef target, ma.glasnost.orika.MappingContext context)