Uses of Class
de.hybris.platform.agreementservices.jalo.AgrProductOffering
Packages that use AgrProductOffering
-
Uses of AgrProductOffering in de.hybris.platform.agreementservices.jalo
Methods in de.hybris.platform.agreementservices.jalo that return AgrProductOfferingModifier and TypeMethodDescriptionAgreementservicesManager.createAgrProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) AgreementservicesManager.createAgrProductOffering(Map attributeValues) AgrAgreementItem.getProductOfferings()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.productOfferingsattribute.AgrAgreementItem.getProductOfferings(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.productOfferingsattribute.Methods in de.hybris.platform.agreementservices.jalo with parameters of type AgrProductOfferingModifier and TypeMethodDescriptionvoidAgrAgreementItem.setProductOfferings(AgrProductOffering value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementItem.productOfferingsattribute.voidAgrAgreementItem.setProductOfferings(de.hybris.platform.jalo.SessionContext ctx, AgrProductOffering value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementItem.productOfferingsattribute.