Class FulfillmentAttributeConstants.Internal
java.lang.Object
com.broadleafcommerce.orderoperation.domain.constants.FulfillmentAttributeConstants.Internal
- Enclosing class:
- FulfillmentAttributeConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringIndicates theDefaultSubscriptionPaymentStrategyassociated with the item's PriceInfo.static final Stringstatic final StringInternal attribute used to store the id of an order item that represents a subscription's root. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SUBSCRIPTION_ROOT_ORDER_ITEM_ID
Internal attribute used to store the id of an order item that represents a subscription's root.- See Also:
-
PRICE_INFO_PAYMENT_STRATEGY
Indicates theDefaultSubscriptionPaymentStrategyassociated with the item's PriceInfo.- See Also:
-
SUBSCRIPTION_PAYMENT_STRATEGY
- See Also:
-
-
Constructor Details
-
Internal
public Internal()
-