Uses of Class
de.hybris.platform.agreementservices.model.AgrProductModel
Packages that use AgrProductModel
Package
Description
Contains generated models for each type of de.hybris.platform.agreementservices.jalo package.
-
Uses of AgrProductModel in de.hybris.platform.agreementservices.model
Methods in de.hybris.platform.agreementservices.model that return AgrProductModelModifier and TypeMethodDescriptionAgrAgreementItemModel.getProducts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.productsattribute defined at extensionagreementservices.Methods in de.hybris.platform.agreementservices.model with parameters of type AgrProductModelModifier and TypeMethodDescriptionvoidAgrAgreementItemModel.setProducts(AgrProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.productsattribute defined at extensionagreementservices. -
Uses of AgrProductModel in de.hybris.platform.agreementtmfwebservices.v1.mappers.productref
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.productref with parameters of type AgrProductModelModifier and TypeMethodDescriptionvoidProductRefHrefAttributeMapper.populateTargetAttributeFromSource(AgrProductModel source, ProductRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(AgrProductModel source, ProductRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(AgrProductModel source, ProductRef target, ma.glasnost.orika.MappingContext context) Deprecated.