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

R

RANDOM_GUID - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.util.impl.RandomGuid.
RandomGuid - Interface in com.elasticpath.domain.misc
Represents a randomly generated global uid.
RandomGuidImpl - Class in com.elasticpath.domain.misc.impl
Globally unique identifier generator.
RandomGuidImpl() - Constructor for class com.elasticpath.domain.misc.impl.RandomGuidImpl
Default constructor.
RandomGuidImpl(boolean) - Constructor for class com.elasticpath.domain.misc.impl.RandomGuidImpl
Constructor with security option.
RANGE_TOKENS - Static variable in interface com.elasticpath.domain.catalogview.RangeFilter
Range Token counts.
RangeFilter - Interface in com.elasticpath.domain.catalogview
This defines the filter which has a range value.
readNext() - Method in interface com.elasticpath.persistence.CsvFileReader
Read the next line.
readNext() - Method in class com.elasticpath.persistence.impl.CsvFileReaderImpl
Read the next line.
recalculateOrderReturn(long, OrderReturn) - Method in class com.elasticpath.service.order.impl.OrderServiceImpl
Recalculate the order return taxes, before-tax total and total.
recalculateOrderReturn(long, OrderReturn) - Method in interface com.elasticpath.service.order.OrderService
Recalculate the order return taxes, before-tax total and total.
RECOMMENDATION - Static variable in interface com.elasticpath.domain.catalog.ProductAssociation
Computed product recommentation association.
recompileRuleBase() - Method in interface com.elasticpath.service.rules.EpRuleEngine
Regenerates the rule base using a new set of rules retrieved from the persistence layer.
recompileRuleBase() - Method in class com.elasticpath.service.rules.impl.EpRuleEngineImpl
Regenerates the rule base using a new set of rules retrieved from the persistence layer.
RefreshableCachedProductRetrieveStrategy - Interface in com.elasticpath.service.catalogview
Implemented by classes that provide a product retrieval strategy that is cached and supports refreshing the cache from disk.
RefreshableCachedProductRetrieveStrategyImpl - Class in com.elasticpath.service.catalogview.impl
Provides an implementation of ProductRetrieveStrategy with JBoss tree caching ability.
RefreshableCachedProductRetrieveStrategyImpl() - Constructor for class com.elasticpath.service.catalogview.impl.RefreshableCachedProductRetrieveStrategyImpl
 
refreshCacheEntry(long) - Method in class com.elasticpath.service.catalogview.impl.RefreshableCachedProductRetrieveStrategyImpl
Refresh the cache entry from disk for the product with the given UID.
refreshCacheEntry(long) - Method in interface com.elasticpath.service.catalogview.RefreshableCachedProductRetrieveStrategy
Refresh the cache entry from disk for the product with the given UID.
refund(OrderPayment) - Method in class com.elasticpath.domain.payment.impl.AbstractPaymentGatewayImpl
Refunds a previous capture.
refund(OrderPayment) - Method in interface com.elasticpath.domain.payment.PaymentGateway
Refunds a previous capture.
regexQuote(String) - Method in class com.elasticpath.commons.util.impl.UtilityImpl
Escapes the provided String as a literal String safe for use as a regular expression.
regexQuote(String) - Method in interface com.elasticpath.commons.util.Utility
Escapes the provided String as a literal String safe for use as a regular expression.
REGION - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.domain.Region.
Region - Interface in com.elasticpath.domain.shipping
A Region represents a geography definition of an area.
REGION_CODE_COMPARATOR - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.domain.misc.impl.RegionCodeComparatorImpl.
RegionCodeComparatorImpl - Class in com.elasticpath.domain.misc.impl
This is a comparator to used for Region.
RegionCodeComparatorImpl() - Constructor for class com.elasticpath.domain.misc.impl.RegionCodeComparatorImpl
 
RegionImpl - Class in com.elasticpath.domain.shipping.impl
A Region represents a geography definition of an area.
RegionImpl() - Constructor for class com.elasticpath.domain.shipping.impl.RegionImpl
Default constructor.
RegionImpl(String) - Constructor for class com.elasticpath.domain.shipping.impl.RegionImpl
Constructor.
RegionImpl(String, List) - Constructor for class com.elasticpath.domain.shipping.impl.RegionImpl
Constructor.
REGISTRATION_BASE - Static variable in class com.elasticpath.cmweb.reportservice.ReportCriteria
Criteria base for registration report.
REGISTRATION_COUNT_BASE - Static variable in class com.elasticpath.cmweb.reportservice.ReportCriteria
Critera for counting registrations.
REGISTRATION_END - Static variable in class com.elasticpath.cmweb.reportservice.ReportCriteria
Criteria end for registration report.
registrationReport(Date, Date) - Method in interface com.elasticpath.cmweb.reportservice.CustomerReportService
List registered users with create date between start and end dates.
registrationReport(Date, Date) - Method in class com.elasticpath.cmweb.reportservice.impl.CustomerReportServiceImpl
List registered users with create date between start and end dates.
registrationVisitsReport(Date, Date) - Method in interface com.elasticpath.cmweb.reportservice.CustomerReportService
List of counts registered users, returning visits and new visits between the start and end dates.
registrationVisitsReport(Date, Date) - Method in class com.elasticpath.cmweb.reportservice.impl.CustomerReportServiceImpl
List of counts registered users, returning visits and new visits between the start and end dates.
REJECTED - Static variable in interface com.elasticpath.service.order.OrderStatusFactory
The OrderStatus instance for order rejected.
RELATION_CRITERION_AND - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.persistence.support.impl.HibernateRelationCriterinAndImpl.
RELATION_CRITERION_OR - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.persistence.support.impl.HibernateRelationCriteriaOrImpl.
RelationCriterion - Interface in com.elasticpath.persistence.support
RelationCriterion represents the relational criteria around two PropertyCriterion.
releaseOrderShipment(long, long, String, boolean, boolean) - Method in class com.elasticpath.service.order.impl.OrderServiceImpl
Capture the order balance amount and update the OrderShipment status on success.
releaseOrderShipment(long, long, String, boolean, boolean) - Method in interface com.elasticpath.service.order.OrderService
Capture the order balance amount and update the OrderShipment status on success.
remove(DigitalAssetAudit) - Method in interface com.elasticpath.service.asset.DigitalAssetAuditService
Delete the digitalAssetAudit.
remove(DigitalAssetAudit) - Method in class com.elasticpath.service.asset.impl.DigitalAssetAuditServiceImpl
Delete the digitalAssetAudit.
remove(Attribute) - Method in interface com.elasticpath.service.attribute.AttributeService
Delete the attribute.
remove(Attribute) - Method in class com.elasticpath.service.attribute.impl.AttributeServiceImpl
Delete the attribute.
remove(String) - Method in class com.elasticpath.service.auth.impl.EpUserIdentityService
Remove a user identity.
remove(String) - Method in interface com.elasticpath.service.auth.UserIdentityService
Remove a user identity.
remove(Brand) - Method in interface com.elasticpath.service.catalog.BrandService
Deletes the brand.
remove(CategoryType) - Method in interface com.elasticpath.service.catalog.CategoryTypeService
Delete the categoryType.
remove(Brand) - Method in class com.elasticpath.service.catalog.impl.BrandServiceImpl
Deletes the brand.
remove(CategoryType) - Method in class com.elasticpath.service.catalog.impl.CategoryTypeServiceImpl
Delete the CategoryType.
remove(ProductAssociation) - Method in class com.elasticpath.service.catalog.impl.ProductAssociationServiceImpl
Delete the ProductAssociation.
remove(ProductType) - Method in class com.elasticpath.service.catalog.impl.ProductTypeServiceImpl
Delete the ProductType.
remove(SkuOption) - Method in class com.elasticpath.service.catalog.impl.SkuOptionServiceImpl
Delete the sku option.
remove(ProductAssociation) - Method in interface com.elasticpath.service.catalog.ProductAssociationService
Delete the ProductAssociation.
remove(ProductType) - Method in interface com.elasticpath.service.catalog.ProductTypeService
Delete the productType.
remove(SkuOption) - Method in interface com.elasticpath.service.catalog.SkuOptionService
Delete the sku option.
remove(CmUser) - Method in interface com.elasticpath.service.cmuser.CmUserService
Delete the cmUser.
remove(CmUser) - Method in class com.elasticpath.service.cmuser.impl.CmUserServiceImpl
Deletes the cmUser.
remove(UserRole) - Method in class com.elasticpath.service.cmuser.impl.UserRoleServiceImpl
Delete the userRole.
remove(UserRole) - Method in interface com.elasticpath.service.cmuser.UserRoleService
Delete the userRole.
remove(CustomerGroup) - Method in interface com.elasticpath.service.customer.CustomerGroupService
Delete the customerGroup.
remove(Customer) - Method in interface com.elasticpath.service.customer.CustomerService
Delete the customer.
remove(CustomerGroup) - Method in class com.elasticpath.service.customer.impl.CustomerGroupServiceImpl
Delete the customerGroup.
remove(Customer) - Method in class com.elasticpath.service.customer.impl.CustomerServiceImpl
Deletes the customer.
remove(RuleAction) - Method in class com.elasticpath.service.rules.impl.RuleActionServiceImpl
Delete the ruleAction.
remove(RuleCondition) - Method in class com.elasticpath.service.rules.impl.RuleConditionServiceImpl
Delete the ruleCondition.
remove(RuleElement) - Method in class com.elasticpath.service.rules.impl.RuleElementServiceImpl
Delete the ruleElement.
remove(RuleParameter) - Method in class com.elasticpath.service.rules.impl.RuleParameterServiceImpl
Delete the ruleParameter.
remove(Rule) - Method in class com.elasticpath.service.rules.impl.RuleServiceImpl
Delete the rule.
remove(RuleSet) - Method in class com.elasticpath.service.rules.impl.RuleSetServiceImpl
Delete the ruleSet.
remove(RuleAction) - Method in interface com.elasticpath.service.rules.RuleActionService
Delete the ruleAction.
remove(RuleCondition) - Method in interface com.elasticpath.service.rules.RuleConditionService
Delete the ruleCondition.
remove(RuleElement) - Method in interface com.elasticpath.service.rules.RuleElementService
Delete the ruleElement.
remove(RuleParameter) - Method in interface com.elasticpath.service.rules.RuleParameterService
Delete the ruleParameter.
remove(Rule) - Method in interface com.elasticpath.service.rules.RuleService
Delete the rule.
remove(RuleSet) - Method in interface com.elasticpath.service.rules.RuleSetService
Delete the ruleSet.
remove(ShippingRegion) - Method in class com.elasticpath.service.shipping.impl.ShippingRegionServiceImpl
Delete the shippingRegion.
remove(ShippingServiceLevel) - Method in class com.elasticpath.service.shipping.impl.ShippingServiceLevelServiceImpl
Delete the shippingServiceLevel.
remove(ShippingRegion) - Method in interface com.elasticpath.service.shipping.ShippingRegionService
Delete the shippingRegion.
remove(ShippingServiceLevel) - Method in interface com.elasticpath.service.shipping.ShippingServiceLevelService
Delete the shippingServiceLevel.
remove(TaxCategory) - Method in class com.elasticpath.service.tax.impl.TaxCategoryServiceImpl
Delete the taxCategory.
remove(TaxCode) - Method in class com.elasticpath.service.tax.impl.TaxCodeServiceImpl
Delete the taxCode.
remove(TaxJurisdiction) - Method in class com.elasticpath.service.tax.impl.TaxJurisdictionServiceImpl
Delete the taxJurisdiction.
remove(TaxCategory) - Method in interface com.elasticpath.service.tax.TaxCategoryService
Delete the current taxCategory and all its direct/indirect children.
remove(TaxCode) - Method in interface com.elasticpath.service.tax.TaxCodeService
Delete the current taxCode and all its direct/indirect children.
remove(TaxJurisdiction) - Method in interface com.elasticpath.service.tax.TaxJurisdictionService
Delete the current taxJurisdiction and all its direct/indirect children.
removeAddress(CustomerAddress) - Method in interface com.elasticpath.domain.customer.Customer
Removes an CustomerAddress from the list of addresses.
removeAddress(CustomerAddress) - Method in class com.elasticpath.domain.customer.impl.CustomerImpl
Removes an CustomerAddress from the list of addresses.
removeByAttribute(Attribute) - Method in interface com.elasticpath.domain.attribute.AttributeValueGroup
Removes all attribute values that match incoming attribute key.
removeByAttribute(Attribute) - Method in class com.elasticpath.domain.attribute.impl.AttributeValueGroupImpl
Removes all attribute values that match incoming attribute key.
removeByAttributes(Set) - Method in interface com.elasticpath.domain.attribute.AttributeValueGroup
Removes all attribute values that match incoming attribute keys.
removeByAttributes(Set) - Method in class com.elasticpath.domain.attribute.impl.AttributeValueGroupImpl
Removes all attribute values that match incoming attribute keys.
removeCartItem(long) - Method in class com.elasticpath.domain.shoppingcart.impl.ShoppingCartImpl
Remove an item from the cart.
removeCartItem(long) - Method in interface com.elasticpath.domain.shoppingcart.ShoppingCart
Remove an item from the cart.
removeCartItem(long, HttpServletRequest) - Method in class com.elasticpath.sfweb.ajax.service.impl.ShoppingCartAjaxControllerImpl
Remove an item from the cart.
removeCartItem(long, HttpServletRequest) - Method in interface com.elasticpath.sfweb.ajax.service.ShoppingCartAjaxController
Remove an item from the cart.
RemoveCartItemControllerImpl - Class in com.elasticpath.sfweb.controller.impl
The Spring MVC controller for removing a product from the shopping cart.
RemoveCartItemControllerImpl() - Constructor for class com.elasticpath.sfweb.controller.impl.RemoveCartItemControllerImpl
 
removeCategory(Category) - Method in class com.elasticpath.domain.catalog.impl.ProductImpl
Remove this product from the specified category.
removeCategory(Category) - Method in interface com.elasticpath.domain.catalog.Product
Remove this product from the specified category.
removeCategoryTree(long) - Method in interface com.elasticpath.service.catalog.CategoryService
Deletes the category and all sub categories and products with the default category set.
removeCategoryTree(long) - Method in class com.elasticpath.service.catalog.impl.CategoryServiceImpl
Deletes the category and all sub categories and products with the default category set.
removeChild(Category) - Method in interface com.elasticpath.domain.catalog.Category
Remove the given category from the children list.
removeChild(Category) - Method in class com.elasticpath.domain.catalog.impl.CategoryImpl
Remove the given category from the children list.
removeCreditCard(CustomerCreditCard) - Method in interface com.elasticpath.domain.customer.Customer
Removes an CustomerCreditCard from the list of credit cards.
removeCreditCard(CustomerCreditCard) - Method in class com.elasticpath.domain.customer.impl.CustomerImpl
Removes an CustomerCreditCard from the list of credit cards.
removeCustomerGroup(CustomerGroup) - Method in interface com.elasticpath.domain.customer.Customer
Removes an CustomerGroup from the list of customerGroups.
removeCustomerGroup(CustomerGroup) - Method in class com.elasticpath.domain.customer.impl.CustomerImpl
Removes a CustomerGroup from the list of customerGroups.
removeOptionValue(SkuOptionValue, SkuOption) - Method in class com.elasticpath.service.catalog.impl.SkuOptionServiceImpl
Delete the sku option value.
removeOptionValue(SkuOptionValue, SkuOption) - Method in interface com.elasticpath.service.catalog.SkuOptionService
Delete the sku option value.
removeProductList(List) - Method in class com.elasticpath.service.catalog.impl.ProductServiceImpl
Deletes the list of products.
removeProductList(List) - Method in interface com.elasticpath.service.catalog.ProductService
Deletes the list of products.
removeProductSkuTree(long) - Method in class com.elasticpath.service.catalog.impl.ProductSkuServiceImpl
Deletes the product sku and all it associations.
removeProductSkuTree(long) - Method in interface com.elasticpath.service.catalog.ProductSkuService
Deletes the product sku and all it associations.
removeProductTree(long) - Method in class com.elasticpath.service.catalog.impl.ProductServiceImpl
Deletes the product and all it associations.
removeProductTree(long) - Method in interface com.elasticpath.service.catalog.ProductService
Deletes the product and all it associations.
removeSku(ProductSku) - Method in class com.elasticpath.domain.catalog.impl.ProductImpl
Remove the given sku from the product.
removeSku(ProductSku) - Method in interface com.elasticpath.domain.catalog.Product
Remove the given sku from the product.
removeUserRole(UserRole) - Method in interface com.elasticpath.domain.cmuser.CmUser
Removes an UserRole from the list of userRoles.
removeUserRole(UserRole) - Method in class com.elasticpath.domain.cmuser.impl.CmUserImpl
Removes an UserRole from the list of userRoles.
removeWishListItem(long) - Method in class com.elasticpath.domain.shoppingcart.impl.ShoppingCartImpl
Remove an item from the wish list.
removeWishListItem(long) - Method in interface com.elasticpath.domain.shoppingcart.ShoppingCart
Remove an item from the wish list.
RemoveWishListItemControllerImpl - Class in com.elasticpath.sfweb.controller.impl
The Spring MVC controller for removing a product from the shopping cart.
RemoveWishListItemControllerImpl() - Constructor for class com.elasticpath.sfweb.controller.impl.RemoveWishListItemControllerImpl
 
renameFile(String, String, String) - Method in interface com.elasticpath.service.misc.FileService
Rename the file.
renameFile(String, String, String) - Method in class com.elasticpath.service.misc.impl.FileServiceImpl
Rename the file.
render(ImageRenderRequest) - Method in interface com.elasticpath.service.misc.ImageService
Render a image based on the given request and returns a ImageRenderResponse.
render(ImageRenderRequest) - Method in class com.elasticpath.service.misc.impl.ImageServiceImpl
Render a image based on the given request and returns a ImageRenderResponse.
replace(Object, Object, Object) - Method in class com.elasticpath.persistence.support.impl.AbstractEpConstantType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, Object) - Method in class com.elasticpath.persistence.support.impl.AttributeTypeValueType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, Object) - Method in class com.elasticpath.persistence.support.impl.CustomerRoleType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, Object) - Method in class com.elasticpath.persistence.support.impl.ImportTypeValueType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
replace(Object, Object, Object) - Method in class com.elasticpath.persistence.support.impl.UserPermissionType
During merge, replace the existing (target) value in the entity we are merging to with a new (original) value from the detached entity we are merging.
REPLACE_TYPE - Static variable in class com.elasticpath.domain.dataimport.impl.AbstractImportTypeImpl
The insert, update and delete import type.
REPLACEMENT - Static variable in interface com.elasticpath.domain.catalog.ProductAssociation
Replacement product association.
replicateData(CatalogViewResult) - Method in class com.elasticpath.domain.catalogview.browsing.impl.BrowsingResultImpl
Replicate the data to this CatalogViewResult from the given CatalogViewResult.
replicateData(CatalogViewResult) - Method in interface com.elasticpath.domain.catalogview.CatalogViewResult
Replicate the data to this CatalogViewResult from the given CatalogViewResult.
replicateData(CatalogViewResult) - Method in class com.elasticpath.domain.catalogview.impl.AbstractCatalogViewResultImpl
Replicate the data to this CatalogViewResult from the given CatalogViewResult.
REPORT_EXTENSION - Static variable in interface com.elasticpath.cmweb.reportservice.ReportConstants
extension for birt report files.
REPORT_NAME - Static variable in interface com.elasticpath.cmweb.reportservice.ReportConstants
report name.
REPORT_PAGE_NUMBER - Static variable in interface com.elasticpath.cmweb.reportservice.ReportConstants
report page number.
REPORT_PARAMS - Static variable in interface com.elasticpath.cmweb.reportservice.ReportConstants
report parameters.
ReportConstants - Interface in com.elasticpath.cmweb.reportservice
Hold report constants that reporting classes: namely the controller and report service will use.
ReportCriteria - Class in com.elasticpath.cmweb.reportservice
This class contains all criterias used to pass to PersistenceEngine.
ReportParameter - Class in com.elasticpath.cmweb.reportservice.impl
Class to deal w/ input box creation and validation of birt report parameters.
ReportParameter(IScalarParameterDefn, ScalarParameterHandle, Collection) - Constructor for class com.elasticpath.cmweb.reportservice.impl.ReportParameter
Constructor that takes a IScalarParameterDefn and ScalarParameterHandle.
ReportsControllerImpl - Class in com.elasticpath.cmweb.controller.impl
The Spring MVC controller for rendering reports.
ReportsControllerImpl() - Constructor for class com.elasticpath.cmweb.controller.impl.ReportsControllerImpl
 
REQUEST_ADDRESS_ID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify address Uid in a request.
REQUEST_ASSEST_ID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used in a request to specify that asset id is being download.
REQUEST_CART_ITEM_ID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify a cart item UID in a request.
REQUEST_CATEGORY_ID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify the category ID in a request.
REQUEST_CID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify category Uid in a request.
REQUEST_CUSTOMER_CREDIT_CARD_ID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify credit card Uid in a request.
REQUEST_EDIT_BILLING_ADDRESS - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify that a shipping address is being edited from the checkout.
REQUEST_EDIT_SHIPPING_ADDRESS - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify that a shipping address is being edited from the checkout.
REQUEST_EXISTING_ADDRESS - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify an existing address in a request.
REQUEST_FILTERS - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify search filter in a request.
REQUEST_KEYWORDS - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify search key words in a request.
REQUEST_OID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify order Uid in a request.
REQUEST_ORDERSKU_ID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used in a request to specify that ordersku id with digital asset being download.
REQUEST_PAGE_NUM - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify a page number used to list products in a category in a request.
REQUEST_PID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify product Uid in a request.
REQUEST_POWER_REVIEWS_PID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify product Uid in a request from PowerReviews.
REQUEST_PRODUCT_ASSOCIATION_ID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify a product association Uid in a request.
REQUEST_QUANTITY - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify a product quantity in a request.
REQUEST_SHIPPING_COUNTRY_SUBCOUNTRY_MAP - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used in a request to specify that a country/subcountries map for regions with shipping service configured.
REQUEST_SKUGUID - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify product SKU Uid in a request.
REQUEST_SORTER - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used to specify search sorter in a request.
REQUEST_UPDATE - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used in a request to specify that a cart item is being updated.
REQUEST_UPDATE_BILLING_REVIEW - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used in a request to specify that a cart item is being updated in the billing and review page.
REQUEST_UPDATE_VIEW_CART - Static variable in class com.elasticpath.commons.constants.WebConstants
This name is used in a request to specify that a cart item is being updated in the view cart page.
RequestHelper - Interface in com.elasticpath.cmweb.util
RequestHelper represents a helper instance for http requests.
RequestHelper - Interface in com.elasticpath.sfweb.util
RequestHelper represents a helper instance for http requests.
RequestHelperImpl - Class in com.elasticpath.cmweb.util.impl
The default implementation of RequestHelper.
RequestHelperImpl() - Constructor for class com.elasticpath.cmweb.util.impl.RequestHelperImpl
 
RequestHelperImpl - Class in com.elasticpath.sfweb.util.impl
The default implementation of RequestHelper.
RequestHelperImpl() - Constructor for class com.elasticpath.sfweb.util.impl.RequestHelperImpl
 
requiresShipping() - Method in class com.elasticpath.domain.shoppingcart.impl.ShoppingCartImpl
Returns true if the cart contains items that must be shipped to the customer.
requiresShipping() - Method in interface com.elasticpath.domain.shoppingcart.ShoppingCart
Returns true if the cart contains items that must be shipped to the customer.
resetPassword() - Method in interface com.elasticpath.domain.cmuser.CmUser
Reset the CmUser's password.
resetPassword() - Method in class com.elasticpath.domain.cmuser.impl.CmUserImpl
Reset the customer's password.
resetPassword() - Method in interface com.elasticpath.domain.customer.Customer
Reset the customer's password.
resetPassword() - Method in interface com.elasticpath.domain.customer.CustomerAuthentication
Reset the customer's password.
resetPassword() - Method in class com.elasticpath.domain.customer.impl.CustomerAuthenticationImpl
Reset the customer's password.
resetPassword() - Method in class com.elasticpath.domain.customer.impl.CustomerImpl
Reset the customer's password.
resetPassword(String) - Method in interface com.elasticpath.service.cmuser.CmUserService
Generate a new password for the customor with the given email address and send the new password to the cmUser by eamil.
resetPassword(String) - Method in class com.elasticpath.service.cmuser.impl.CmUserServiceImpl
Resets the cmUser's password for the specified email.
resetPassword(String) - Method in interface com.elasticpath.service.customer.CustomerService
Resets the customer's password for the specified email.
resetPassword(String) - Method in class com.elasticpath.service.customer.impl.CustomerServiceImpl
Resets the customer's password for the specified email.
resetPassword(String, HttpServletRequest) - Method in interface com.elasticpath.sfweb.ajax.service.CustomerAjaxController
Resets the customer's password for the specified email.
resetPassword(String, HttpServletRequest) - Method in class com.elasticpath.sfweb.ajax.service.impl.CustomerAjaxControllerImpl
Resets the customer's password for the specified email.
resetProductCategoryFeatured(long, long) - Method in class com.elasticpath.service.catalog.impl.ProductServiceImpl
Disable a ProductCategory as a featured product, if the featuredProductOrder is set to 0, means this productCategory is not featured.
resetProductCategoryFeatured(long, long) - Method in interface com.elasticpath.service.catalog.ProductService
Disable a ProductCategory as a featured product, if the featuredProductOrder is set to 0, means this productCategory is not featured.
resolve(HttpServletRequest, HttpServletResponse) - Method in class com.elasticpath.sfweb.util.impl.UrlRewriteResolverImpl
Retrieves the product or category UID from the SEO URL and placed into the request as attributes.
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.elasticpath.cmweb.exceptionhandler.EpSystemExceptionHandler
Receive any exception that is not caught under contoller layer.
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.elasticpath.sfweb.exceptionhandler.EpSystemExceptionHandler
Receive any exception that is not caught under contoller layer.
retrieve(String) - Method in class com.elasticpath.persistence.impl.HibernatePersistenceEngineImpl
Retrieve a list of persistent instances with the specified query.
retrieve(String, int, int) - Method in class com.elasticpath.persistence.impl.HibernatePersistenceEngineImpl
Retrieve a list of persistent instances with the specified query and bounds, namely, the maximum number of rows to retrieve and / or the first row to retrieve.
retrieve(String, Object[]) - Method in class com.elasticpath.persistence.impl.HibernatePersistenceEngineImpl
Retrieve a list of persistent instances with the specified query.
retrieve(String, Object[], int, int) - Method in class com.elasticpath.persistence.impl.HibernatePersistenceEngineImpl
Retrieve a list of persistent instances with the specified query and bounds, namely, the maximum number of rows to retrieve and / or the first row to retrieve.
retrieve(String, Object[], boolean) - Method in class com.elasticpath.persistence.impl.HibernatePersistenceEngineImpl
Retrieve a list of persistent instances with the specified query.
retrieve(List) - Method in class com.elasticpath.persistence.impl.HibernatePersistenceEngineImpl
Retrieve a list of persistent instances with the given list of queries.
retrieve(List, Object[]) - Method in class com.elasticpath.persistence.impl.HibernatePersistenceEngineImpl
Retrieve a list of persistent instances with the given list of queries.
retrieve(String, int, int) - Method in interface com.elasticpath.persistence.PersistenceEngine
Retrieve a list of persistent instances with the specified query and bounds, namely, the maximum number of rows to retrieve and / or the first row to retrieve.
retrieve(String) - Method in interface com.elasticpath.persistence.PersistenceEngine
Retrieve a list of persistent instances with the specified query.
retrieve(String, Object[]) - Method in interface com.elasticpath.persistence.PersistenceEngine
Retrieve a list of persistent instances with the specified query.
retrieve(String, Object[], int, int) - Method in interface com.elasticpath.persistence.PersistenceEngine
Retrieve a list of persistent instances with the specified query and bounds, namely, the maximum number of rows to retrieve and / or the first row to retrieve.
retrieve(String, Object[], boolean) - Method in interface com.elasticpath.persistence.PersistenceEngine
Retrieve a list of persistent instances with the specified query.
retrieve(List) - Method in interface com.elasticpath.persistence.PersistenceEngine
Retrieve a list of persistent instances with the given list of queries.
retrieve(List, Object[]) - Method in interface com.elasticpath.persistence.PersistenceEngine
Retrieve a list of persistent instances with the given list of queries.
RETRIEVE_CURRENT_TIME - Static variable in class com.elasticpath.service.misc.Criteria
Criteria of retrieve current time of db server.
retrieveFinalMappedFields() - Method in class com.elasticpath.cmweb.formbean.impl.ImportStep5FormBeanImpl
Returns a map with values set as integer type for those keys that have a value.
retrieveFinalMappedFields() - Method in interface com.elasticpath.cmweb.formbean.ImportStep5FormBean
Returns a map with values set as int type for those keys that have a value.
retrieveProduct(long, ShoppingCart, ProductLoadTuner) - Method in class com.elasticpath.service.catalogview.impl.NoCachingProductRetrieveStrategyImpl
Retrieve a Product with the given product uid.
retrieveProduct(long, ShoppingCart, ProductLoadTuner) - Method in class com.elasticpath.service.catalogview.impl.RefreshableCachedProductRetrieveStrategyImpl
Retrieve a Product with the given product uid.
retrieveProduct(long, ShoppingCart, ProductLoadTuner) - Method in class com.elasticpath.service.catalogview.impl.SingleCachingProductRetrieveStrategyImpl
Retrieve a Product with the given product uid.
retrieveProduct(long, ShoppingCart, ProductLoadTuner) - Method in interface com.elasticpath.service.catalogview.ProductRetrieveStrategy
Retrieve a Product with the given product uid.
retrieveProducts(Collection, ShoppingCart, ProductLoadTuner) - Method in class com.elasticpath.service.catalogview.impl.NoCachingProductRetrieveStrategyImpl
Retrieve a list of Product of the given product uids.
retrieveProducts(Collection, ShoppingCart, ProductLoadTuner) - Method in class com.elasticpath.service.catalogview.impl.SingleCachingProductRetrieveStrategyImpl
Retrieve a list of Product of the given product uids.
retrieveProducts(Collection, ShoppingCart, ProductLoadTuner) - Method in interface com.elasticpath.service.catalogview.ProductRetrieveStrategy
Retrieve a list of Product of the given product uids.
retrieveShippingOption(ShoppingCart) - Method in interface com.elasticpath.service.shoppingcart.CheckoutService
Retrieve the valid shippingServiceLevels based on the given shoppingCart, and set the first one of the valid shippingServiceLevels as the selected shipping option by default.
retrieveShippingOption(ShoppingCart) - Method in class com.elasticpath.service.shoppingcart.impl.CheckoutServiceImpl
Retrieve the valid shippingServiceLevels based on the given shoppingCart, and set the first one of the valid shippingServiceLevels as the selected shipping option by default.
retrieveShippingServiceLevel(ShoppingCart) - Method in class com.elasticpath.service.shipping.impl.ShippingServiceLevelServiceImpl
Retrieve the list of valid ShippingServiceLevel based on the region info inside the given ShoppingCart.
retrieveShippingServiceLevel(ShoppingCart) - Method in interface com.elasticpath.service.shipping.ShippingServiceLevelService
Retrieve the list of valid ShippingServiceLevel based on the region info inside the given ShoppingCart.
retrieveTaxJurisdiction(Address) - Method in class com.elasticpath.service.tax.impl.TaxJurisdictionServiceImpl
Matches shipping address to the most specific matching Tax Jurisdiction level.
retrieveTaxJurisdiction(Address) - Method in interface com.elasticpath.service.tax.TaxJurisdictionService
Matches shipping address to lowest available Tax Jurisdiction level.
returnedClass() - Method in class com.elasticpath.persistence.support.impl.AttributeTypeValueType
Returns a java type(class) that is been mapped.
returnedClass() - Method in class com.elasticpath.persistence.support.impl.CustomerRoleType
Returns a java type(class) that is been mapped.
returnedClass() - Method in class com.elasticpath.persistence.support.impl.ImportTypeValueType
Returns a java type(class) that is been mapped.
returnedClass() - Method in class com.elasticpath.persistence.support.impl.OrderPaymentStatusType
Returns a java type(class) that is been mapped.
returnedClass() - Method in class com.elasticpath.persistence.support.impl.OrderReturnReasonType
Returns a java type(class) that is been mapped.
returnedClass() - Method in class com.elasticpath.persistence.support.impl.OrderShipmentStatusType
Returns a java type(class) that is been mapped.
returnedClass() - Method in class com.elasticpath.persistence.support.impl.OrderStatusType
Returns a java type(class) that is been mapped.
returnedClass() - Method in class com.elasticpath.persistence.support.impl.UserPermissionType
Returns a java type(class) that is been mapped.
reversePreAuthorization(OrderPayment) - Method in class com.elasticpath.domain.payment.impl.AuthorizeNetPaymentGatewayImpl
Reverse a previous pre-authorization.
reversePreAuthorization(OrderPayment) - Method in class com.elasticpath.domain.payment.impl.CyberSourcePaymentGatewayImpl
Reverse a previous pre-authorization.
reversePreAuthorization(OrderPayment) - Method in class com.elasticpath.domain.payment.impl.NullPaymentGatewayImpl
Reverse a previous pre-authorization.
reversePreAuthorization(OrderPayment) - Method in class com.elasticpath.domain.payment.impl.PayflowProPaymentGatewayImpl
Reverse a previous pre-authorization.
reversePreAuthorization(OrderPayment) - Method in class com.elasticpath.domain.payment.impl.PaypalExpressPaymentGatewayImpl
Reverse a previous pre-authorization.
reversePreAuthorization(OrderPayment) - Method in interface com.elasticpath.domain.payment.PaymentGateway
Reverse a previous pre-authorization.
ROLE_ANONYMOUS_CUSTOMER - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id of anonymous customerRole (used for acegi integration).
ROLE_CUSTOMER - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id of default customerRole (used for acegi integration).
ROLE_PROFIX - Static variable in interface com.elasticpath.domain.cmuser.UserRole
The default role authority prefix (to integrate with acegi security framework.
rollback() - Method in class com.elasticpath.persistence.impl.HibernateTransactionImpl
Rollback changes.
rollback() - Method in interface com.elasticpath.persistence.Transaction
Rollback changes.
ROW_SEPERATOR - Static variable in class com.elasticpath.commons.constants.ImportConstants
Row separator in error report file.
Rule - Interface in com.elasticpath.domain.rules
Represents a rule that can be applied by the rules engine.
RULE_ELEMENT_SERVICE - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.service.RuleElementService.
RULE_FIND_BY_NAME - Static variable in class com.elasticpath.service.misc.Criteria
Criteria of retrieve rule by name.
RULE_FIND_BY_PROMOCODE - Static variable in class com.elasticpath.service.misc.Criteria
Criteria of retrieve rule by promoCode.
RULE_PARAMETER - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.domain.rules.RuleParameter.
RULE_PARAMETER_SERVICE - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.service.RuleParameterService.
RULE_PARAMETER_VALUE_BY_KEY - Static variable in class com.elasticpath.service.misc.Criteria
Criteria to retrieve list of unique rule parameter value by parameter key.
RULE_SCENARIOS - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.domain.rules.RuleScenarios.
RULE_SELECT_ACTIVE_COUNT - Static variable in class com.elasticpath.service.misc.Criteria
Criteria of retrieve active rule count.
RULE_SERVICE - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.service.RuleService.
RULE_SET - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.domain.rules.RuleSet.
RULE_SET_SELECT_BY_MODIFIED_DATE - Static variable in class com.elasticpath.service.misc.Criteria
Criteria to retrieve rule sets by last modified date.
RULE_SET_SERVICE - Static variable in class com.elasticpath.commons.constants.ContextIdNames
bean id for implementation of com.elasticpath.service.RuleSetService.
RULE_SET_UPDATE_LAST_MODIFIED_DATE - Static variable in class com.elasticpath.service.misc.Criteria
Criteria of update product default sku to null when matching default sku.
RuleAction - Interface in com.elasticpath.domain.rules
Represents an action that can be executed by a rule.
RuleActionService - Interface in com.elasticpath.service.rules
Provides rule action component related services.
RuleActionServiceImpl - Class in com.elasticpath.service.rules.impl
Provides rule action component related services.
RuleActionServiceImpl() - Constructor for class com.elasticpath.service.rules.impl.RuleActionServiceImpl
 
ruleApplied(long) - Method in class com.elasticpath.domain.shoppingcart.impl.ShoppingCartImpl
Indicates that the given rule was applied by the promotion rule engine.
ruleApplied(long) - Method in interface com.elasticpath.domain.shoppingcart.ShoppingCart
Indicates that the given rule was applied by the promotion rule engine.
RuleCondition - Interface in com.elasticpath.domain.rules
Represents a condition that must be true for a rule to fire.
RuleConditionService - Interface in com.elasticpath.service.rules
Provides rule condition component related services.
RuleConditionServiceImpl - Class in com.elasticpath.service.rules.impl
Provides rule condition component related services.
RuleConditionServiceImpl() - Constructor for class com.elasticpath.service.rules.impl.RuleConditionServiceImpl
 
RuleElement - Interface in com.elasticpath.domain.rules
A rule element is a component of a rule such as a condition and an action.
RuleElementService - Interface in com.elasticpath.service.rules
Provides rule element (eligibility, condition and action) related services.
RuleElementServiceImpl - Class in com.elasticpath.service.rules.impl
Provides rule condition component related services.
RuleElementServiceImpl() - Constructor for class com.elasticpath.service.rules.impl.RuleElementServiceImpl
 
RuleEligibility - Interface in com.elasticpath.domain.rules
Represents an eligibility condition that must be true for a rule to fire.
RuleException - Interface in com.elasticpath.domain.rules
Represents an exception that could be assoicate with a rule condition or rule action.
RuleParameter - Interface in com.elasticpath.domain.rules
Represents a parameter of a rule condition, such as the category that a product must belong to to qualify for a promotion.
RuleParameterImpl - Class in com.elasticpath.domain.rules.impl
Represents a parameter of a rule condition, such as the category that a product must belong to to qualify for a promotion.
RuleParameterImpl() - Constructor for class com.elasticpath.domain.rules.impl.RuleParameterImpl
No argument constructor.
RuleParameterImpl(String, String) - Constructor for class com.elasticpath.domain.rules.impl.RuleParameterImpl
Constructor to create an initialized Rule Parameter.
RuleParameterService - Interface in com.elasticpath.service.rules
Provides rule parameter related services.
RuleParameterServiceImpl - Class in com.elasticpath.service.rules.impl
Provides rule parameter component related services.
RuleParameterServiceImpl() - Constructor for class com.elasticpath.service.rules.impl.RuleParameterServiceImpl
 
RuleScenarios - Interface in com.elasticpath.domain.rules
Defines constants that identify valid rule scenarios.
RuleScenariosImpl - Class in com.elasticpath.domain.rules.impl
Represents a collection of available scenarios.
RuleScenariosImpl() - Constructor for class com.elasticpath.domain.rules.impl.RuleScenariosImpl
 
RuleService - Interface in com.elasticpath.service.rules
Provides rule engine-related services for each rule.
RuleServiceImpl - Class in com.elasticpath.service.rules.impl
Provides Rule Engine related services.
RuleServiceImpl() - Constructor for class com.elasticpath.service.rules.impl.RuleServiceImpl
 
RuleSet - Interface in com.elasticpath.domain.rules
Represents a set of rules.
RULESET_FIND_BY_SCENARIO - Static variable in class com.elasticpath.service.misc.Criteria
Criteria of retrieve rule set by scenario id.
RULESET_SELECT_ALL - Static variable in class com.elasticpath.service.misc.Criteria
Criteria of retrieve all ruleSets.
RuleSetImpl - Class in com.elasticpath.domain.rules.impl
Represents a set of rules.
RuleSetImpl() - Constructor for class com.elasticpath.domain.rules.impl.RuleSetImpl
 
RuleSetService - Interface in com.elasticpath.service.rules
Provides rule engine-related services.
RuleSetServiceImpl - Class in com.elasticpath.service.rules.impl
Provides Rule Engine related services.
RuleSetServiceImpl() - Constructor for class com.elasticpath.service.rules.impl.RuleSetServiceImpl
 
runImportJob(ImportJob) - Method in class com.elasticpath.service.dataimport.impl.ImportServiceImpl
Run the import job.
runImportJob(ImportJob) - Method in interface com.elasticpath.service.dataimport.ImportService
Run the import job.

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