Class CandidateItemOffer

java.lang.Object
com.broadleafcommerce.promotion.offer.service.dto.BaseCandidateOffer
com.broadleafcommerce.promotion.offer.service.dto.CandidateItemOffer
All Implemented Interfaces:
Serializable

public class CandidateItemOffer extends BaseCandidateOffer
DTO containing information necessary for determining if an Offer that can apply to an EnhancedLineItem is part of the best permutation of all offers applicable to that line item. This works for OrderLineItems and FulfillmentLineItems.
Author:
Nathan Moore (nathanmoore).
See Also: