Class OptionalEnterpriseBandedPriceFulfillmentOptionTemplate
java.lang.Object
org.broadleafcommerce.core.order.domain.weave.OptionalEnterpriseBandedPriceFulfillmentOptionTemplate
@Deprecated
public abstract class OptionalEnterpriseBandedPriceFulfillmentOptionTemplate
extends Object
Deprecated.
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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bands
Deprecated.
-
-
Constructor Details
-
OptionalEnterpriseBandedPriceFulfillmentOptionTemplate
public OptionalEnterpriseBandedPriceFulfillmentOptionTemplate()Deprecated.
-