public static final String |
CART_ITEM_NOT_FOUND |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.cartItemNotFound" |
public static final String |
CART_NOT_FOUND |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.cartNotFound" |
public static final String |
CART_PRICING_ERROR |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.cartPricingError" |
public static final String |
CATEGORY_NOT_FOUND |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.categoryNotFound" |
public static final String |
CHECKOUT_PROCESSING_ERROR |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.checkoutProcessingError" |
public static final String |
CUSTOMER_NOT_FOUND |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.customerNotFound" |
public static final String |
FULFILLMENT_GROUP_NOT_FOUND |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.fulfillmentGroupNotFound" |
public static final String |
FULFILLMENT_OPTION_NOT_FOUND |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.fulfillmentOptionNotFound" |
public static final String |
INVALID_CATEGORY_ID |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.invalidCategoryId" |
public static final String |
PRODUCT_NOT_FOUND |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.productNotFound" |
public static final String |
PROMO_CODE_INVALID |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.promoCodeInvalid" |
public static final String |
PROMO_CODE_MAX_USAGES |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.promoCodeMaxUsages" |
public static final String |
SEARCH_ERROR |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.errorExecutingSearch" |
public static final String |
SEARCH_QUERY_EMPTY |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.searchQueryEmpty" |
public static final String |
SEARCH_QUERY_MALFORMED |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.searchQueryMalformed" |
public static final String |
SKU_NOT_FOUND |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.skuNotFound" |
public static final String |
UNKNOWN_ERROR |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.unknownError" |
public static final String |
UPDATE_CART_ERROR |
"org.broadleafcommerce.core.web.api.BroadleafWebServicesException.updateCartError" |