Uses of Class
com.broadleafcommerce.cartoperation.domain.subscription.ExistingAdjustmentDetail
Packages that use ExistingAdjustmentDetail
Package
Description
-
Uses of ExistingAdjustmentDetail in com.broadleafcommerce.cartoperation.domain.subscription
Modifier and TypeClassDescriptionclassContains details describing an existing subscription adjustment when entering a modify-subscription flow such as for edit, upgrade, or downgrade.classContains details describing an existing subscription item adjustment when entering a modify-subscription flow such as for edit, upgrade, or downgrade.Methods in com.broadleafcommerce.cartoperation.domain.subscription that return types with arguments of type ExistingAdjustmentDetailModifier and TypeMethodDescriptionExistingSubscriptionDetails.getAllAdjustmentDetails()Gets both subscription-level and item-level existing adjustment details. -
Uses of ExistingAdjustmentDetail in com.broadleafcommerce.cartoperation.service.provider.external
Methods in com.broadleafcommerce.cartoperation.service.provider.external with parameters of type ExistingAdjustmentDetailModifier and TypeMethodDescriptionprotected com.broadleafcommerce.promotion.offer.client.web.context.info.ExistingOfferRefExternalOfferProvider.buildExistingOfferRef(@NonNull ExistingAdjustmentDetail detail)