Uses of Interface
org.broadleafcommerce.core.offer.domain.Adjustment
Packages that use Adjustment
-
Uses of Adjustment in org.broadleafcommerce.core.offer.domain
Subinterfaces of Adjustment in org.broadleafcommerce.core.offer.domainModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceRecords the actual adjustments that were made to an OrderItemPriceDetail.interfaceClasses in org.broadleafcommerce.core.offer.domain that implement AdjustmentModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of Adjustment in org.broadleafcommerce.core.order.domain
Methods in org.broadleafcommerce.core.order.domain that return types with arguments of type AdjustmentModifier and TypeMethodDescriptionNullOrderImpl.getAllFutureCreditAdjustments()Order.getAllFutureCreditAdjustments()Returns a List of Adjustment originating from FUTURE_CREDIT Offers.OrderImpl.getAllFutureCreditAdjustments()