Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.order.provider.RouteConstants.Persistence Modifier and Type Constant Field Value public static final StringORDER_ROUTE_KEY"order"public static final StringORDER_ROUTE_PACKAGE"com.broadleafcommerce.order"
-
com.broadleafcommerce.order.provider.jpa.JpaRouteConstants.Persistence Modifier and Type Constant Field Value public static final StringORDER_ENTITY_MANAGER_FACTORY"orderEntityManagerFactory"public static final StringORDER_TRANSACTION_MANAGER"orderTransactionManager"public static final StringORDER_TRANSACTION_TEMPLATE"orderTransactionTemplate"
-
com.broadleafcommerce.order.provider.jpa.domain.JpaOrderFulfillmentNote Modifier and Type Constant Field Value public static final longserialVersionUID1L -
com.broadleafcommerce.order.provider.jpa.domain.JpaOrderNote Modifier and Type Constant Field Value public static final longserialVersionUID1L
-
com.broadleafcommerce.order.web.endpoint.FulfillmentCaptureClaimEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/fulfillment-capture-claims" -
com.broadleafcommerce.order.web.endpoint.OrderEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/orders" -
com.broadleafcommerce.order.web.endpoint.OrderFulfillmentEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/order-fulfillments" -
com.broadleafcommerce.order.web.endpoint.OrderFulfillmentNoteEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/order-fulfillments/{orderFulfillmentId}/notes" -
com.broadleafcommerce.order.web.endpoint.OrderFulfillmentTenantEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/order-fulfillments-tenant" -
com.broadleafcommerce.order.web.endpoint.OrderFulfillmentViewEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/fulfillment-views" -
com.broadleafcommerce.order.web.endpoint.OrderNoteEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/orders/{orderId}/notes" -
com.broadleafcommerce.order.web.endpoint.OrderOwnedFulfillmentEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/orders/{orderId}/fulfillments" -
com.broadleafcommerce.order.web.endpoint.OrderTenantEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/orders-tenant" -
com.broadleafcommerce.order.web.endpoint.ReturnAuthorizationEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/orders/{orderId}/returns"