Constant Field Values

Contents

com.broadleafcommerce.*

  • 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 String CUSTOMER_ID "customerId"
    protected static final String ORDER_ID "orderId"
    protected static final String SUBMIT_DATE "submitDate"
  • com.broadleafcommerce.orderoperation.service.messaging.ordercreated.OrderCreatedConsumer 
    Modifier and Type Constant Field Value
    public static final String CHANNEL "orderOperationsOrderCreatedInput"
  • com.broadleafcommerce.orderoperation.service.messaging.ordercreated.OrderCreatedProducer 
    Modifier and Type Constant Field Value
    public static final String CHANNEL "orderCreatedOutput"
  • com.broadleafcommerce.orderoperation.service.messaging.ordercreated.VoucherGenerationCompletionProducer 
    Modifier and Type Constant Field Value
    public static final String CHANNEL "voucherGenerationCompletionOutput"
  • com.broadleafcommerce.orderoperation.service.messaging.returns.ReturnCancelledProducer 
    Modifier and Type Constant Field Value
    public static final String CHANNEL "returnCancelledOutput"
  • com.broadleafcommerce.orderoperation.service.messaging.returns.ReturnConfirmedConsumer 
    Modifier and Type Constant Field Value
    public static final String CHANNEL "orderOperationsReturnConfirmedInput"
  • com.broadleafcommerce.orderoperation.service.messaging.returns.ReturnConfirmedProducer 
    Modifier and Type Constant Field Value
    public static final String CHANNEL "returnConfirmedOutput"
  • com.broadleafcommerce.orderoperation.service.messaging.returns.ReturnCreatedProducer 
    Modifier and Type Constant Field Value
    public static final String CHANNEL "returnCreatedOutput"