Class OptionalEnterpriseBandedWeightFulfillmentOptionTemplate
java.lang.Object
org.broadleafcommerce.core.order.domain.weave.OptionalEnterpriseBandedWeightFulfillmentOptionTemplate
@Deprecated
public abstract class OptionalEnterpriseBandedWeightFulfillmentOptionTemplate
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.BandedWeightFulfillmentOptionImpl. 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.
See
- Author:
- Kelly Tisdell
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bands
Deprecated.
-
-
Constructor Details
-
OptionalEnterpriseBandedWeightFulfillmentOptionTemplate
public OptionalEnterpriseBandedWeightFulfillmentOptionTemplate()Deprecated.
-