Package atg.commerce.csr.returns

Interface Summary
ReturnsPipelineConstants This interface contains the Pipeline parameter constants.
 

Class Summary
BaseReturnFormHandler This formhandler provides the basic operations needed to complete a merchandise return.
CreditCardRefundMethod This component encapsulates data for a credit card refund
IsExchangeOrder This droplet can be used to determine if a given order is a replacement order generated from an exchange.
IsReturnable This droplet deteremines if a given order or commerce item is returnable.
IsReturnActive Droplet for determining if there is a return in progress.
ItemCostAdjustment Details the adjustments made to the cost of an item/shipping group relationship.
LostPromotions Determines which promotions that were applied at the start of the return are no longer applied based on the current state of the return.
NonReturnItemDetailsDroplet This droplet renders information about refund adjustments that were applied to non return items.
ProcInitializePEOProperties This process sets the properties of the ReturnRequest related to the cloning of the Return Calculation Order into the Promotion Evaluation Order.
ProcInitializeRAOProperties This process sets the properties of the ReturnRequest related to the cloning of the original order into the Return Adjusted Order.
ProcInitializeRCOProperties This process sets the properties of the ReturnRequest related to the cloning of the Return Adjusted Order into the Return Calculation Order.
RefundMethod This class represents information for a refund
ReturnableStates Defines the states for CommerceItems and Orders that reflect if they can be returned.
ReturnDroplet This droplet returns the returns & exchanges associated with a given order.
ReturnItem This component encapsulates data related to a returned item
ReturnItemStates This component provides states for returned items.
ReturnManager This component provides the main API for managing returns & exchanges.
ReturnRequest This component encapsulates all data related to a request to return or exchange merchandise.
ReturnRequestLookup This servlet renders one or more ReturnRequest objects based on the input params.
ReturnShippingGroup This class represents a collection of items from an existing order that were grouped together in a specific shipping group.
ReturnStates This component provides states for returned items.
ReturnTools This class contains the utility API for returns & exchanges
ReturnUserMessage This component provides user message formatting for the returns functional area
 

Exception Summary
PipelineErrorReturnException This exception is thrown by an API that executes a pipeline chain that produces errors in the PipelineResult.
ReturnException This component encapsulates an exception that may occur during the processing of returns