Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.inventory.dataexport.specification.SkuInventoryExportSpecification.Fields Modifier and Type Constant Field Value public static final String
ID
"id"
public static final String
INVENTORY_LOCATION_ID
"inventoryLocationContextId"
public static final String
QUANTITY_AVAILABLE
"quantityAvailable"
public static final String
QUANTITY_ON_HAND
"quantityOnHand"
public static final String
QUANTITY_RESERVED
"quantityReserved"
public static final String
SAFETY_STOCK
"safetyStock"
public static final String
SKU_CODE
"skuCode"
public static final String
SKU_EAN
"ean"
public static final String
SKU_EXTERNAL_ID
"externalId"
public static final String
SKU_GTIN
"gtin"
public static final String
SKU_NAME
"skuName"
public static final String
SKU_UPC
"upc"
-
com.broadleafcommerce.inventory.dataexport.specification.SkuInventoryExportSpecification.Headers Modifier and Type Constant Field Value public static final String
ID
"id"
public static final String
INVENTORY_LOCATION_ID
"inventoryLocationContextId"
public static final String
QUANTITY_AVAILABLE
"quantityAvailable"
public static final String
QUANTITY_ON_HAND
"quantityOnHand"
public static final String
QUANTITY_RESERVED
"quantityReserved"
public static final String
SAFETY_STOCK
"safetyStock"
public static final String
SKU_CODE
"skuCode"
public static final String
SKU_EAN
"ean"
public static final String
SKU_EXTERNAL_ID
"externalId"
public static final String
SKU_GTIN
"gtin"
public static final String
SKU_NAME
"skuName"
public static final String
SKU_UPC
"upc"
-
com.broadleafcommerce.inventory.job.freeinventory.listener.FreeSoftInventoryScheduledJobListener Modifier and Type Constant Field Value protected static final String
DETAIL_MIN_DURATION
"minReservationDuration"
protected static final String
JOB_TYPE
"FREE_SOFT_INVENTORY"
-
com.broadleafcommerce.inventory.job.freeinventory.listener.FreeSoftInventoryTriggeredJobEventConsumer Modifier and Type Constant Field Value public static final String
CHANNEL
"triggeredJobEventInputFreeSoftInventory"
-
com.broadleafcommerce.inventory.job.freeinventory.service.DefaultFreeSoftInventoryJobService Modifier and Type Constant Field Value protected static final int
DEFAULT_PAGE_SIZE
50
-
com.broadleafcommerce.inventory.provider.RouteConstants.Persistence Modifier and Type Constant Field Value public static final String
INVENTORY_ROUTE_KEY
"inventory"
public static final String
INVENTORY_ROUTE_PACKAGE
"com.broadleafcommerce.inventory"
-
com.broadleafcommerce.inventory.provider.jpa.JpaRouteConstants.Persistence Modifier and Type Constant Field Value public static final String
INVENTORY_ENTITY_MANAGER_FACTORY
"inventoryEntityManagerFactory"
public static final String
INVENTORY_TRANSACTION_MANAGER
"inventoryTransactionManager"
public static final String
INVENTORY_TRANSACTION_TEMPLATE
"inventoryTransactionTemplate"
-
com.broadleafcommerce.inventory.service.messaging.AbstractInventoryAdjustmentListener Modifier and Type Constant Field Value protected static final String
APPLICATION_ID_PATH
"$.contextInfo.contextRequest.applicationId"
protected static final String
TENANT_ID_PATH
"$.contextInfo.contextRequest.tenantId"
-
com.broadleafcommerce.inventory.service.messaging.checkout.InventoryCheckoutCompletionConsumer Modifier and Type Constant Field Value public static final String
CHANNEL
"checkoutCompletionInputInventory"
-
com.broadleafcommerce.inventory.service.messaging.checkout.OrderSubmittedInventoryAdjustmentMessageListener Modifier and Type Constant Field Value public static final String
CART_ID_PATH
"$.cart.id"
public static final String
CART_ITEM_LINK_PATH
"$.cart.links.cartItems.href"
public static final String
CART_ITEMS_PATH
"$.cart.cartItems[*]"
public static final String
FULFILLMENT_GROUP_LINK_PATH
"$.cart.links.fulfillmentGroups.href"
public static final String
FULFILLMENT_GROUPS_PATH
"$.cart.fulfillmentGroups[*]"
public static final String
ORDER_STATUS_PATH
"$.cart.status"
public static final String
SUBMITTED_STATUS
"SUBMITTED"
-
com.broadleafcommerce.inventory.service.messaging.fulfillments.AbstractFulfillmentStatusChangeInventoryAdjustmentListener Modifier and Type Constant Field Value protected static final String
FULFILLMENT_ID_PATH
"$.fulfillment.id"
protected static final String
FULFILLMENT_ITEMS_PATH
"$.fulfillment.fulfillmentItems"
protected static final String
FULFILLMENT_STATUS_PATH
"$.fulfillment.status"
public static final String
NEVER_RESERVATION_STRATEGY
"NEVER"
protected static final String
ORDER_ITEMS_PATH
"$.order.orderItems"
-
com.broadleafcommerce.inventory.service.messaging.fulfillments.FulfillmentCancelledConsumer Modifier and Type Constant Field Value public static final String
CHANNEL
"inventoryFulfillmentCancelledInput"
-
com.broadleafcommerce.inventory.service.messaging.fulfillments.FulfillmentCancelledInventoryAdjustmentListener Modifier and Type Constant Field Value protected static final String
CANCELLED_STATUS
"CANCELLED"
-
com.broadleafcommerce.inventory.service.messaging.fulfillments.FulfillmentFulfilledConsumer Modifier and Type Constant Field Value public static final String
CHANNEL
"inventoryFulfillmentFulfilledInput"
-
com.broadleafcommerce.inventory.service.messaging.fulfillments.FulfillmentFulfilledInventoryAdjustmentListener Modifier and Type Constant Field Value protected static final String
FULFILLED_STATUS
"FULFILLED"
-
com.broadleafcommerce.inventory.service.messaging.returns.ReturnConfirmedConsumer Modifier and Type Constant Field Value public static final String
CHANNEL
"inventoryReturnConfirmedInput"
-
com.broadleafcommerce.inventory.service.messaging.returns.ReturnConfirmedInventoryAdjustmentListener Modifier and Type Constant Field Value protected static final String
CONFIRM_RETURN_REQUEST_ITEMS_PATH
"$.request.items[*]"
protected static final String
FULFILLMENTS_PATH
"$.fulfillments"
protected static final String
ORDER_ITEMS_PATH
"$.order.orderItems"
protected static final String
RETURN_AUTH_ID_PATH
"$.returnAuthorization.id"
-
com.broadleafcommerce.inventory.service.messaging.stock.StockAvailabilityChangeNotifcationProducer Modifier and Type Constant Field Value public static final String
CHANNEL
"stockChangeNotificationMessageOutput"
-
com.broadleafcommerce.inventory.service.messaging.vendor.InventoryVendorNotificationConsumer Modifier and Type Constant Field Value public static final String
CHANNEL
"vendorNotificationInputInventory"
-
com.broadleafcommerce.inventory.service.messaging.vendor.InventoryVendorNotificationHandler Modifier and Type Constant Field Value public static final String
JPA_VENDOR_TYPE
"JpaVendor"
-
com.broadleafcommerce.inventory.service.provider.ExternalCartProvider Modifier and Type Constant Field Value protected static final String
CART_CLIENT_ID
"cart"
-
com.broadleafcommerce.inventory.web.endpoint.InventoryLocationEndpoint Modifier and Type Constant Field Value public static final String
INVENTORY_LOCATION_URI
"/inventory-location"
-
com.broadleafcommerce.inventory.web.endpoint.SkuInventoryEndpoint Modifier and Type Constant Field Value public static final String
SKU_INVENTORY_URI
"/sku-inventory"
-
com.broadleafcommerce.inventory.web.endpoint.SkuInventoryShopEndpoint Modifier and Type Constant Field Value public static final String
SHOP_SKU_INVENTORY_URI
"/shop-sku-inventory"