Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.promotion.offer.provider.RouteConstants.Persistence Modifier and Type Constant Field Value public static final StringOFFER_ROUTE_KEY"offer"public static final StringOFFER_ROUTE_PACKAGE"com.broadleafcommerce.promotion.offer"
-
com.broadleafcommerce.promotion.offer.provider.jpa.JpaRouteConstants.Persistence Modifier and Type Constant Field Value public static final StringOFFER_ENTITY_MANAGER_FACTORY"offerEntityManagerFactory"public static final StringOFFER_TRANSACTION_MANAGER"offerTransactionManager"public static final StringOFFER_TRANSACTION_TEMPLATE"offerTransactionTemplate"
-
com.broadleafcommerce.promotion.offer.service.DefaultMarketingMessageResolver<P extends MarketingMessage,O extends Offer> Modifier and Type Constant Field Value public static final StringATTRIBUTES_ORDER_LINE_ITEM"attributes[orderLineItem]?." -
com.broadleafcommerce.promotion.offer.service.DefaultOfferService<P extends Offer> Modifier and Type Constant Field Value public static final StringCACHE_BY_AUTOMATIC"offerCacheByAutomatic"public static final StringCACHE_BY_USER_TARGETS"offerCacheByUserTargets"public static final StringCACHE_BY_VOUCHER"offerCacheByVoucher"
-
com.broadleafcommerce.promotion.offer.service.engine.application.processor.DefaultFulfillmentGroupOfferProcessor Modifier and Type Constant Field Value protected static final intONE_HUNDRED100
-
com.broadleafcommerce.promotion.offer.service.engine.candidate.DefaultOfferCandidateService<P extends Offer> Modifier and Type Constant Field Value protected static final StringIS_FREE_GIFT_ITEM"IS_FREE_GIFT_ITEM"
-
com.broadleafcommerce.promotion.offer.service.messaging.checkout.OfferCheckoutCompletionConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"checkoutCompletionInputOffer" -
com.broadleafcommerce.promotion.offer.service.messaging.checkout.RecordOfferUsageEventListener Modifier and Type Constant Field Value protected static final StringADJUSTMENTS_PATH"$.cart..adjustments[*]"protected static final StringAPPLICATION_ID_PATH"$.contextInfo.contextRequest.applicationId"protected static final StringCART_ID_PATH"$.cart.id"protected static final StringCUSTOMER_EMAIL_PATH"$.cart.emailAddress"protected static final StringCUSTOMER_ID_PATH"$.cart.customerRef.customerId"protected static final StringFULFILLMENT_ITEM_ADJUSTMENTS_PATH"$.cart..fulfillmentAdjustments[*]"protected static final StringORDER_ITEM_ADJUSTMENTS_PATH"$.cart..itemAdjustments[*]"protected static final StringORDER_STATUS_PATH"$.cart.status"protected static final StringSUBMITTED"SUBMITTED"protected static final StringTENANT_ID_PATH"$.contextInfo.contextRequest.tenantId"
-
com.broadleafcommerce.promotion.offer.web.context.info.OrderOfferAdjustment Modifier and Type Constant Field Value protected static final intONE_HUNDRED100
-
com.broadleafcommerce.promotion.offer.web.endpoint.ItemMarketingMessageRetrievalEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/item-marketing-messages" -
com.broadleafcommerce.promotion.offer.web.endpoint.MarketingMessageRetrievalEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/retrieve-marketing-messages" -
com.broadleafcommerce.promotion.offer.web.endpoint.MarketingMessagesEndpoint Modifier and Type Constant Field Value protected static final StringBASE_URI"/offers/{offerId}/marketing-messages" -
com.broadleafcommerce.promotion.offer.web.endpoint.OfferAuditDetailsEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/offer-audit-details" -
com.broadleafcommerce.promotion.offer.web.endpoint.OfferEngineEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/offer-engine" -
com.broadleafcommerce.promotion.offer.web.endpoint.OffersEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/offers"