Constant Field Values


Contents
org.broadleafcommerce.*

org.broadleafcommerce.core.web.api.BroadleafWebServicesException
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 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"

org.broadleafcommerce.core.web.catalog.CategoryHandlerMapping
public static final String CURRENT_CATEGORY_ATTRIBUTE_NAME "category"

org.broadleafcommerce.core.web.catalog.ProductHandlerMapping
public static final String CURRENT_PRODUCT_ATTRIBUTE_NAME "currentProduct"

org.broadleafcommerce.core.web.controller.account.validator.ChangePasswordValidator
public static final String DEFAULT_VALID_PASSWORD_REGEX "[0-9A-Za-z]{4,15}"

org.broadleafcommerce.core.web.interceptor.NonResourceWebContentInterceptor
protected static final int TEN_YEARS_SECONDS 315360000

org.broadleafcommerce.core.web.order.security.CartStateRequestProcessor
public static final String BLC_RULE_MAP_PARAM "blRuleMap"

org.broadleafcommerce.core.web.processor.HeadProcessor
public static final String FRAGMENT_ATTR_NAME "fragment"



Copyright © 2013. All Rights Reserved.