Class DataRoutes
java.lang.Object
com.broadleafcommerce.common.extension.data.DataRoutes
Library of most known data routes. Includes convenience annotations for data route demarcation
for endpoint flows. These are useful for demarcating a route by service type, rather than having
to include a more esoteric key value via
DataRouteByKey
.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
static @interface
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
CATALOG
- See Also:
-
SHIPPING
- See Also:
-
ADMIN_NAVIGATION
- See Also:
-
ADMIN_USER
- See Also:
-
METADATA
- See Also:
-
OFFER
- See Also:
-
ORDER
- See Also:
-
ASSET
- See Also:
-
CART
- See Also:
-
BULK
- See Also:
-
EXPORT
- See Also:
-
CONTENT
- See Also:
-
CREDIT_ACCOUNT
- See Also:
-
CUSTOMER
- See Also:
-
FULFILLMENT
- See Also:
-
IMPORT
- See Also:
-
INDEXER
- See Also:
-
INVENTORY
- See Also:
-
MENU
- See Also:
-
NOTIFICATION
- See Also:
-
PAYMENT_TRANSACTION
- See Also:
-
PERSONALIZATION
- See Also:
-
PRICING
- See Also:
-
RATINGS
- See Also:
-
SANDBOX
- See Also:
-
SCHEDULED_JOB
- See Also:
-
SEARCH
- See Also:
-
TENANT
- See Also:
-
VENDOR
- See Also:
-
-
Constructor Details
-
DataRoutes
public DataRoutes()
-