Class SubscriptionAdjustmentType
java.lang.Object
com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
- All Implemented Interfaces:
Serializable
@Deprecated(since="1.0.0")
public class SubscriptionAdjustmentType
extends Object
implements Serializable
Deprecated.
Duplicated values from org.broadleafcommerce.core.offer.service.type.OfferDiscountType
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SubscriptionAdjustmentTypeDeprecated.static final SubscriptionAdjustmentTypeDeprecated.UseFIXED_PRICEinsteadstatic final SubscriptionAdjustmentTypeDeprecated.static final SubscriptionAdjustmentTypeDeprecated. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.SubscriptionAdjustmentType(String type, String friendlyType) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.Deprecated.static SubscriptionAdjustmentTypegetInstance(String type) Deprecated.getType()Deprecated.inthashCode()Deprecated.
-
Field Details
-
PERCENT_OFF
Deprecated. -
AMOUNT_OFF
Deprecated. -
FIX_PRICE
Deprecated.UseFIXED_PRICEinstead -
FIXED_PRICE
Deprecated.
-
-
Constructor Details
-
SubscriptionAdjustmentType
public SubscriptionAdjustmentType()Deprecated. -
SubscriptionAdjustmentType
Deprecated.
-
-
Method Details
DefaultSubscriptionAdjustmentType