public abstract class OptionalEnterpriseBandedPriceFulfillmentOptionTemplate
extends Object
This class is meant as a template to provide overriding of the annotations on fields in
org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOptionImpl. This provides a
stop gap measure to allow someone to weave in the appropriate annotations in 4.0.x without forcing a schema change on those
who prefer not to use it. This should likely be removed in 4.1 for fixed annotations on the entity itself.
- Author:
- Kelly Tisdell