A B C D E F G H I J K L M N O P Q R S T U V W

H

handleCreateNewAccount(HttpServletRequest, HttpServletResponse, Customer) - Method in interface com.elasticpath.sfweb.service.impl.WebCustomerSessionService
Updates the session and cookie when a new account is created.
handleCreateNewAccount(HttpServletRequest, HttpServletResponse, Customer) - Method in class com.elasticpath.sfweb.service.WebCustomerSessionServiceImpl
Updates the session and cookie when a new account is created.
handleCustomerSignIn(HttpServletRequest, HttpServletResponse, Customer) - Method in interface com.elasticpath.sfweb.service.impl.WebCustomerSessionService
Update the session when a customer signs in.
handleCustomerSignIn(HttpServletRequest, HttpServletResponse, Customer) - Method in class com.elasticpath.sfweb.service.WebCustomerSessionServiceImpl
Update the session when a customer signs in.
handleFilterRequest(ServletRequest, ServletResponse) - Method in interface com.elasticpath.sfweb.service.impl.WebCustomerSessionService
Handle a request intercepted by a filter.
handleFilterRequest(ServletRequest, ServletResponse) - Method in class com.elasticpath.sfweb.service.WebCustomerSessionServiceImpl
Handle a request intercepted by a filter.
hasDependentCartItem(String) - Method in interface com.elasticpath.domain.shoppingcart.CartItem
Returns true if this CartItem has another cart items that depend on it which matches the supplied skuCode.
hasDependentCartItem(String) - Method in class com.elasticpath.domain.shoppingcart.impl.AbstractCartItemImpl
Returns true if this CartItem has another cart items that depend on it which matches the supplied skuCode.
hasDependentCartItem(String) - Method in class com.elasticpath.sfweb.ajax.bean.impl.CartItemBeanImpl
Returns true if this CartItem has another cart items that depend on it which matches the supplied skuCode.
hasDependentCartItems() - Method in interface com.elasticpath.domain.shoppingcart.CartItem
Returns true if this CartItem has other cart items that depend on it such that the dependent items cannot exist in the cart on their own.
hasDependentCartItems() - Method in class com.elasticpath.domain.shoppingcart.impl.AbstractCartItemImpl
Returns true if this CartItem has other cart items that depend on it such that the dependent items cannot exist in the cart on their own.
hasDependentCartItems() - Method in class com.elasticpath.sfweb.ajax.bean.impl.CartItemBeanImpl
Returns true if this CartItem has other cart items that depend on it such that the dependent items cannot exist in the cart on their own.
hashCode() - Method in class com.elasticpath.domain.attribute.impl.AbstractAttributeTypeImpl
Return the hash code.
hashCode() - Method in class com.elasticpath.domain.catalog.impl.BrandImpl
Generate the hash code.
hashCode() - Method in class com.elasticpath.domain.catalog.impl.CategoryImpl
Generate the hash code.
hashCode() - Method in class com.elasticpath.domain.catalog.impl.DigitalAssetImpl
Generate the hash code.
hashCode() - Method in class com.elasticpath.domain.catalog.impl.ProductAssociationImpl
Generate the hash code.
hashCode() - Method in class com.elasticpath.domain.catalog.impl.ProductCategoryImpl
Generate the hash code.
hashCode() - Method in class com.elasticpath.domain.catalog.impl.ProductImpl
Generate the hash code.
hashCode() - Method in class com.elasticpath.domain.catalog.impl.ProductSkuImpl
Hash code.
hashCode() - Method in class com.elasticpath.domain.catalogview.impl.AbstractFilterImpl
Returns the hash code.
hashCode() - Method in class com.elasticpath.domain.catalogview.impl.AttributeRangeFilterImpl
Returns the hash code.
hashCode() - Method in class com.elasticpath.domain.catalogview.impl.BrandFilterImpl
Returns the hash code.
hashCode() - Method in class com.elasticpath.domain.catalogview.impl.CategoryFilterImpl
Returns the hash code.
hashCode() - Method in class com.elasticpath.domain.dataimport.impl.AbstractImportTypeImpl
Return the hash code.
hashCode() - Method in class com.elasticpath.domain.misc.impl.MoneyImpl
The hash code for this Money object.
hashCode() - Method in class com.elasticpath.domain.order.impl.OrderTaxValueImpl
Had to override the equals to make sure that hibernate wouldn't insert and delete these value objects upon initialization.
hashCode(Object) - Method in class com.elasticpath.persistence.support.impl.AbstractEpConstantType
Returns the hash code of the given instance.
hashCode(Object) - Method in class com.elasticpath.persistence.support.impl.AttributeTypeValueType
Returns the hash code of the given instance.
hashCode(Object) - Method in class com.elasticpath.persistence.support.impl.CustomerRoleType
Returns the hash code of the given instance.
hashCode(Object) - Method in class com.elasticpath.persistence.support.impl.ImportTypeValueType
Returns the hash code of the given instance.
hashCode(Object) - Method in class com.elasticpath.persistence.support.impl.UserPermissionType
Returns the hash code of the given instance.
hashCode() - Method in class com.elasticpath.service.catalogview.impl.SingleCachingProductRetrieveStrategyImpl.CacheKey
Generate the hash code.
hasMultipleSkus() - Method in class com.elasticpath.domain.catalog.impl.ProductImpl
Returns true if the product has multiple SKUs.
hasMultipleSkus() - Method in interface com.elasticpath.domain.catalog.Product
Returns true if the product has multiple SKUs.
hasPassedRuleEngine() - Method in class com.elasticpath.domain.catalog.impl.ProductImpl
Return true if this product has passsed rule engine.
hasPassedRuleEngine() - Method in interface com.elasticpath.domain.catalog.Product
Return true if this product has passsed rule engine.
hasPermission(String) - Method in interface com.elasticpath.domain.cmuser.CmUser
Return a boolean that indicates whether this CmUser has the permission with the given authority value.
hasPermission(String) - Method in class com.elasticpath.domain.cmuser.impl.CmUserImpl
Return a boolean that indicates whether this CmUser has the permission with the given authority value.
hasPriceTiers() - Method in class com.elasticpath.domain.catalog.impl.AbstractPriceImpl
Check if the product has price tiers.
hasPriceTiers() - Method in interface com.elasticpath.domain.catalog.Price
Check if the product has price tiers.
hasProduct(long) - Method in interface com.elasticpath.service.catalog.CategoryService
Check if the category has product.
hasProduct(long) - Method in class com.elasticpath.service.catalog.impl.CategoryServiceImpl
Check if the category has product.
hasSubtotalDiscount() - Method in class com.elasticpath.domain.order.impl.OrderImpl
Returns true if an order subtotal discount has been applied.
hasSubtotalDiscount() - Method in interface com.elasticpath.domain.order.Order
Returns true if an order subtotal discount has been applied.
hasSubtotalDiscount() - Method in class com.elasticpath.domain.shoppingcart.impl.ShoppingCartImpl
Returns true if an order subtotal discount has been applied.
hasSubtotalDiscount() - Method in interface com.elasticpath.domain.shoppingcart.ShoppingCart
Returns true if an order subtotal discount has been applied.
hasSufficientInventory(int) - Method in class com.elasticpath.domain.catalog.impl.InventoryImpl
Returns true if there is sufficient stock of this Inventory to sell the specified quantity of items.
hasSufficientInventory(int) - Method in class com.elasticpath.domain.catalog.impl.ProductSkuImpl
Returns true if there is sufficient stock of this SKU to sell the specified quantity of items.
hasSufficientInventory(int) - Method in interface com.elasticpath.domain.catalog.Inventory
Returns true if there is sufficient stock of this Inventory to sell the specified quantity of items.
hasSufficientInventory(int) - Method in interface com.elasticpath.domain.catalog.ProductSku
Returns true if there is sufficient stock of this SKU to sell the specified quantity of items.
hasSufficientInventory() - Method in interface com.elasticpath.domain.shoppingcart.CartItem
Returns true if there is sufficent stock to sell this cart item (in the quantity set in the CartItem).
hasSufficientInventory() - Method in class com.elasticpath.domain.shoppingcart.impl.AbstractCartItemImpl
Returns true if there is sufficent stock to sell this cart item (in the quantity set in the CartItem).
hasSufficientInventory() - Method in class com.elasticpath.sfweb.ajax.bean.impl.CartItemBeanImpl
Returns true if there is sufficent stock to sell this cart item (in the quantity set in the CartItem).
hasUserRole(long) - Method in interface com.elasticpath.domain.cmuser.CmUser
Return a boolean that indicates whether this CmUser has the userRole with the given userRoleID.
hasUserRole(String) - Method in interface com.elasticpath.domain.cmuser.CmUser
Return a boolean that indicates whether this CmUser has the userRole with the given name.
hasUserRole(long) - Method in class com.elasticpath.domain.cmuser.impl.CmUserImpl
Return a boolean that indicates whether this CmUser has the userRole with the given userRoleID.
hasUserRole(String) - Method in class com.elasticpath.domain.cmuser.impl.CmUserImpl
Return a boolean that indicates whether this CmUser has the userRole with the given name.
HibernatePersistenceEngineImpl - Class in com.elasticpath.persistence.impl
A wrapper of Hibernate to provide implementation of PersistenceEngine.
HibernatePersistenceEngineImpl() - Constructor for class com.elasticpath.persistence.impl.HibernatePersistenceEngineImpl
 
HibernatePropertyCriterionEqualImpl - Class in com.elasticpath.persistence.support.impl
HibernatePropertyCriterionLikeImpl is the implementation of PropertyCriterion for hibernate with condition "equal".
HibernatePropertyCriterionEqualImpl() - Constructor for class com.elasticpath.persistence.support.impl.HibernatePropertyCriterionEqualImpl
 
HibernatePropertyCriterionLikeImpl - Class in com.elasticpath.persistence.support.impl
HibernatePropertyCriterionLikeImpl is the implementation of PropertyCriterion for hibernate with condition "like".
HibernatePropertyCriterionLikeImpl() - Constructor for class com.elasticpath.persistence.support.impl.HibernatePropertyCriterionLikeImpl
 
HibernateQueryImpl - Class in com.elasticpath.persistence.impl
The hibernate implementation of a query in ElasticPath.
HibernateQueryImpl(Query) - Constructor for class com.elasticpath.persistence.impl.HibernateQueryImpl
The default constructor.
HibernateRelationCriterionAndImpl - Class in com.elasticpath.persistence.support.impl
HibernatePropertyCriterionLikeImpl is the implementation of RelationCriterion for hibernate with condition "or".
HibernateRelationCriterionAndImpl() - Constructor for class com.elasticpath.persistence.support.impl.HibernateRelationCriterionAndImpl
 
HibernateRelationCriterionOrImpl - Class in com.elasticpath.persistence.support.impl
HibernatePropertyCriterionLikeImpl is the implementation of RelationCriterion for hibernate with condition "or".
HibernateRelationCriterionOrImpl() - Constructor for class com.elasticpath.persistence.support.impl.HibernateRelationCriterionOrImpl
 
HibernateSessionImpl - Class in com.elasticpath.persistence.impl
The hibernate implementation of a Session in ElasticPath.
HibernateSessionImpl(Session) - Constructor for class com.elasticpath.persistence.impl.HibernateSessionImpl
The default constructor.
HibernateTransactionImpl - Class in com.elasticpath.persistence.impl
The hibernate implementation of a transaction in ElasticPath.
HibernateTransactionImpl(Transaction) - Constructor for class com.elasticpath.persistence.impl.HibernateTransactionImpl
Create an EP transaction based on the given org.hibernate.Transaction.
HTML_ACTION - Static variable in interface com.elasticpath.cmweb.reportservice.ReportConstants
html action.
HTML_RESULT - Static variable in interface com.elasticpath.cmweb.reportservice.ReportConstants
html result.

A B C D E F G H I J K L M N O P Q R S T U V W