Constant Field Values
Contents
com.broadleafcommerce.*
- 
com.broadleafcommerce.orderoperation.domain.OrderItemAttributeConstants Modifier and Type Constant Field Value public static final StringPRICE_INFO"priceInfo" - 
com.broadleafcommerce.orderoperation.domain.OrderItemAttributeConstants.Internal Modifier and Type Constant Field Value public static final StringIS_FREE_GIFT_ITEM"IS_FREE_GIFT_ITEM"public static final StringPRODUCT_TYPE"productType" 
- 
com.broadleafcommerce.orderoperation.service.DefaultOrderHistoryService<O extends com.broadleafcommerce.order.client.domain.Order,F extends com.broadleafcommerce.order.client.domain.OrderFulfillment,R extends com.broadleafcommerce.order.client.domain.ReturnAuthorization> Modifier and Type Constant Field Value protected static final StringCUSTOMER_ID"customerId"protected static final StringORDER_ID"orderId"protected static final StringSUBMIT_DATE"submitDate" 
- 
com.broadleafcommerce.orderoperation.service.messaging.capture.PaymentCaptureAttemptedConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"orderOperationsPaymentCaptureAttemptedInput" - 
com.broadleafcommerce.orderoperation.service.messaging.capture.PaymentCaptureAttemptedProducer Modifier and Type Constant Field Value public static final StringCHANNEL"paymentCaptureAttemptedOutput" 
- 
com.broadleafcommerce.orderoperation.service.messaging.checkout.CheckoutCompletionListener Modifier and Type Constant Field Value public static final StringSUBMITTED"SUBMITTED" - 
com.broadleafcommerce.orderoperation.service.messaging.checkout.OrderCheckoutCompletionConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"checkoutCompletionInputOrder" 
- 
com.broadleafcommerce.orderoperation.service.messaging.checkout.idempotency.OrderOpsMessageLockService Modifier and Type Constant Field Value public static final StringMESSAGE_IDEMPOTENCY_KEY"MESSAGE_IDEMPOTENCY_KEY" 
- 
com.broadleafcommerce.orderoperation.service.messaging.fulfillments.FulfillmentCancelledConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"orderOperationsFulfillmentCancelledInput" - 
com.broadleafcommerce.orderoperation.service.messaging.fulfillments.FulfillmentCancelledProducer Modifier and Type Constant Field Value public static final StringCHANNEL"fulfillmentCancelledOutput" - 
com.broadleafcommerce.orderoperation.service.messaging.fulfillments.FulfillmentCapturingPaymentConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"orderOperationsFulfillmentCapturingPaymentInput" - 
com.broadleafcommerce.orderoperation.service.messaging.fulfillments.FulfillmentCapturingPaymentProducer Modifier and Type Constant Field Value public static final StringCHANNEL"fulfillmentCapturingPaymentOutput" - 
com.broadleafcommerce.orderoperation.service.messaging.fulfillments.FulfillmentFulfilledConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"orderOperationsFulfillmentFulfilledInput" - 
com.broadleafcommerce.orderoperation.service.messaging.fulfillments.FulfillmentFulfilledProducer Modifier and Type Constant Field Value public static final StringCHANNEL"fulfillmentFulfilledOutput" - 
com.broadleafcommerce.orderoperation.service.messaging.fulfillments.FulfillmentFulfillFailedProducer Modifier and Type Constant Field Value public static final StringCHANNEL"fulfillmentFulfillFailedOutput" - 
com.broadleafcommerce.orderoperation.service.messaging.fulfillments.FulfillmentFulfillingProducer Modifier and Type Constant Field Value public static final StringCHANNEL"fulfillmentFulfillingOutput" 
- 
com.broadleafcommerce.orderoperation.service.messaging.ordercreated.OrderCreatedConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"orderOperationsOrderCreatedInput" - 
com.broadleafcommerce.orderoperation.service.messaging.ordercreated.OrderCreatedProducer Modifier and Type Constant Field Value public static final StringCHANNEL"orderCreatedOutput" - 
com.broadleafcommerce.orderoperation.service.messaging.ordercreated.VoucherGenerationCompletionProducer Modifier and Type Constant Field Value public static final StringCHANNEL"voucherGenerationCompletionOutput" 
- 
com.broadleafcommerce.orderoperation.service.messaging.returns.ReturnCancelledProducer Modifier and Type Constant Field Value public static final StringCHANNEL"returnCancelledOutput" - 
com.broadleafcommerce.orderoperation.service.messaging.returns.ReturnConfirmedConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"orderOperationsReturnConfirmedInput" - 
com.broadleafcommerce.orderoperation.service.messaging.returns.ReturnConfirmedProducer Modifier and Type Constant Field Value public static final StringCHANNEL"returnConfirmedOutput" - 
com.broadleafcommerce.orderoperation.service.messaging.returns.ReturnCreatedProducer Modifier and Type Constant Field Value public static final StringCHANNEL"returnCreatedOutput" 
- 
com.broadleafcommerce.orderoperation.service.messaging.support.ResourceLockConceptKeys Modifier and Type Constant Field Value public static final StringORDER_PAYMENT_MANAGEMENT"ORDER_PAYMENT_MANAGEMENT" 
- 
com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentPriorityStrategy Modifier and Type Constant Field Value protected static final intHIGHEST_PRIORITY-2147483648protected static final intLOWEST_PRIORITY2147483647 
- 
com.broadleafcommerce.orderoperation.service.pricing.PricingFields Modifier and Type Constant Field Value public static final StringBASE_PRICE"basePrice"public static final StringCONTRACT_PRICE"contractPrice"public static final StringOVERRIDE_PRICE"overridePrice"public static final StringSALE_PRICE"salePrice"public static final StringSTANDARD_PRICE"standardPrice" 
- 
com.broadleafcommerce.orderoperation.service.provider.external.AbstractExternalProvider Modifier and Type Constant Field Value protected static final StringRSQL_FILTER_PARAM"cq" - 
com.broadleafcommerce.orderoperation.service.provider.external.ExternalCampaignProvider Modifier and Type Constant Field Value protected static final StringCAMPAIGN_CLIENT_ID"order_operation_campaign" - 
com.broadleafcommerce.orderoperation.service.provider.external.ExternalCartProvider Modifier and Type Constant Field Value protected static final StringCART_CLIENT_ID"cart" - 
com.broadleafcommerce.orderoperation.service.provider.external.ExternalFulfillmentProvider<F extends com.broadleafcommerce.order.client.domain.OrderFulfillment> Modifier and Type Constant Field Value protected static final StringBULK_REPLACE_CREATE_SEGMENT"bulk-replace-create"protected static final StringORDER_CLIENT_ID"order"protected static final StringORDER_OWNED_FULFILLMENTS_SEGMENT"fulfillments" - 
com.broadleafcommerce.orderoperation.service.provider.external.ExternalOfferProvider Modifier and Type Constant Field Value protected static final StringOFFER_CLIENT_ID"offer" - 
com.broadleafcommerce.orderoperation.service.provider.external.ExternalOrderProvider<O extends com.broadleafcommerce.order.client.domain.Order> Modifier and Type Constant Field Value protected static final StringORDER_CLIENT_ID"order"protected static final StringREAD_BY_CART_ID_SEGMENT"cart"protected static final StringREAD_BY_ORDER_NUMBER_SEGMENT"order-number" - 
com.broadleafcommerce.orderoperation.service.provider.external.ExternalPaymentProvider Modifier and Type Constant Field Value public static final StringDEFAULT_HEADER_PAYMENT_LOCK_TOKEN"X-Payment-Lock-Token"public static final StringDEFAULT_HEADER_PAYMENT_VERSION"X-Payment-Version" - 
com.broadleafcommerce.orderoperation.service.provider.external.ExternalReturnAuthorizationProvider<R extends com.broadleafcommerce.order.client.domain.ReturnAuthorization> Modifier and Type Constant Field Value protected static final StringBULK_REPLACE_CREATE_SEGMENT"bulk-replace-create"protected static final StringORDER_IDS_PARAM_NAME"orderIds" 
- 
com.broadleafcommerce.orderoperation.service.validator.DefaultCancelReturnRequestValidator Modifier and Type Constant Field Value protected static final StringINVALID_STATUS_MESSAGE"Cannot cancel a return with status {}"protected static final StringRETURN_AUTH_ID_FIELD"returnAuthorizationId" - 
com.broadleafcommerce.orderoperation.service.validator.DefaultConfirmReturnRequestValidator Modifier and Type Constant Field Value protected static final StringINSUFFICIENT_QUANTITY_MESSAGE"Cannot confirm return for item {} because non-confirmed quantity in fulfillment is insufficient for requested quantity {}"protected static final StringINVALID_OVERRIDE_TOTAL_TO_REFUND_MESSAGE"Cannot confirm return for item {} with invalid override refund total {}"protected static final StringINVALID_QUANTITY_MESSAGE"Cannot confirm return for item {} with invalid quantity {}"protected static final StringITEM_QUANTITY_FIELD"items[%s].quantity"protected static final StringITEMS_FIELD"items"protected static final StringMISSING_ITEM_MESSAGE"Cannot confirm return for item {} which is not present in the return"protected static final StringORDER_FULFILLMENT_ITEM_ID_FIELD"items[%s].orderFulfillmentItemId"protected static final StringOVERRIDE_TOTAL_TO_REFUND_FIELD"items[%s].overrideTotalToRefund"protected static final StringRETURN_AUTH_ID_FIELD"returnAuthorizationId"protected static final StringRETURN_CANCELLED_MESSAGE"Cannot confirm a return which has been cancelled"protected static final StringZERO_QUANTITY_MESSAGE"Cannot confirm return when all requested item quantities are 0" - 
com.broadleafcommerce.orderoperation.service.validator.DefaultFulfillmentStatusChangeValidator Modifier and Type Constant Field Value protected static final StringINSUFFICIENT_QUANTITY_MESSAGE"Cannot change status for item {} because quantity in fulfillment is insufficient for requested quantity {}"protected static final StringINVALID_QUANTITY_MESSAGE"Cannot change status for item {} with invalid quantity {}"protected static final StringITEM_QUANTITIES_FIELD"itemQuantities"protected static final StringMISSING_ITEM_MESSAGE"Cannot change status for item {} which is not present in the fulfillment"protected static final StringZERO_QUANTITY_MESSAGE"Cannot change status when all requested item quantities are 0" - 
com.broadleafcommerce.orderoperation.service.validator.DefaultReturnRequestValidator Modifier and Type Constant Field Value protected static final StringDUPLICATE_ITEM_ID_MESSAGE"Cannot create return containing two requests for the same item {}"protected static final StringINSUFFICIENT_QUANTITY_MESSAGE"Cannot create return for item {} because non-returned quantity in fulfillment is insufficient for requested quantity {}"protected static final StringINVALID_QUANTITY_MESSAGE"Cannot create return for item {} with invalid quantity {}"protected static final StringITEM_QUANTITY_FIELD"items[%s].quantity"protected static final StringITEMS_FIELD"items"protected static final StringMISSING_ITEM_MESSAGE"Cannot create return for item {} which is not present in any order fulfillments"protected static final StringNOT_FULFILLED_ITEM_MESSAGE"Cannot create return for item {} which cannot be returned because it is not fulfilled"protected static final StringORDER_FULFILLMENT_ITEM_ID_FIELD"items[%s].orderFulfillmentItemId"protected static final StringZERO_QUANTITY_MESSAGE"Cannot create return when all requested item quantities are 0" 
- 
com.broadleafcommerce.orderoperation.web.endpoint.FulfillmentOperationEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/fulfillment-operations" - 
com.broadleafcommerce.orderoperation.web.endpoint.OrderHistoryEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/order-history" - 
com.broadleafcommerce.orderoperation.web.endpoint.ReturnOperationEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/return-operations"