Class CandidateOrderOffer

java.lang.Object
com.broadleafcommerce.promotion.offer.service.dto.BaseCandidateOffer
com.broadleafcommerce.promotion.offer.service.dto.CandidateOrderOffer
All Implemented Interfaces:
Serializable, Comparable<CandidateOrderOffer>

public class CandidateOrderOffer extends BaseCandidateOffer implements Comparable<CandidateOrderOffer>
DTO containing information necessary for determining if an Offer that can apply to an EnhancedOrder is part of the best permutation of all offers applicable to that order.
Author:
Nathan Moore (nathanmoore).
See Also: