Uses of Class
de.hybris.platform.acceleratorfacades.cart.action.exceptions.CartEntryActionException
Packages that use CartEntryActionException
Package
Description
-
Uses of CartEntryActionException in de.hybris.platform.acceleratorfacades.cart.action
Methods in de.hybris.platform.acceleratorfacades.cart.action that throw CartEntryActionExceptionModifier and TypeMethodDescriptionCartEntryActionFacade.executeAction(CartEntryAction action, List<Long> entryNumbers) This method will triggerCartEntryActionHandler.handleAction(List)on theCartEntryActionHandlerconfigured for the given .CartEntryActionHandler.handleAction(List<Long> entryNumbers) This method contains the logic of the action performed by the CartEntryActionHandler implementation. -
Uses of CartEntryActionException in de.hybris.platform.acceleratorfacades.cart.action.impl
Methods in de.hybris.platform.acceleratorfacades.cart.action.impl that throw CartEntryActionExceptionModifier and TypeMethodDescriptionDefaultCartEntryActionFacade.executeAction(CartEntryAction action, List<Long> entryNumbers) RemoveCartEntryActionHandler.handleAction(List<Long> entryNumbers) voidDefaultCartEntryActionFacadeIntegrationTest.shouldExecuteRemoveAction()voidRemoveCartEntryActionHandlerTest.shouldNotHandleActionIfEntryNumbersAreNull()voidDefaultCartEntryActionFacadeIntegrationTest.shouldThrowExceptionIfExecuteNullAction()voidRemoveCartEntryActionHandlerTest.shouldTranslateCommerceCartModificationException() -
Uses of CartEntryActionException in de.hybris.platform.sap.productconfig.frontend.handler
Methods in de.hybris.platform.sap.productconfig.frontend.handler that throw CartEntryActionExceptionModifier and TypeMethodDescriptionConfigCopyCartEntryActionHandler.handleAction(List<Long> entryNumbers) -
Uses of CartEntryActionException in de.hybris.platform.selectivecartsplitlistaddon.cart.action.impl
Methods in de.hybris.platform.selectivecartsplitlistaddon.cart.action.impl that throw CartEntryActionExceptionModifier and TypeMethodDescriptionSaveForLaterActionHandler.handleAction(List<Long> entryNumbers) Moves selected entries into Save for Later