The following servlet beans are located in /atg/commerce/custsvc/returns/. For additional information, refer to the ATG Platform API Reference.

Return Droplet Servlet Bean

This servlet bean gets the returns and exchanges associated with an order.

Class

atg.commerce.csr.returns.ReturnDroplet

Components

/atg/commerce/custsvc/returns/ReturnDroplet.properties

Input Parameters:

Output Parameters:

Is Exchange Order Droplet Servlet Bean

This servlet bean determines if an order is the replacement order for an exchange.

Class

atg.commerce.csr.returns.IsExchangeOrder

Components

/atg/commerce/custsvc/returns/IsExchangeOrder.properties

Input Parameters:

Open Parameters:

Output Parameters:

Return Request Lookup Droplet Servlet Bean

This servlet bean returns the ReturnRequest by ID or by a specific user profile, optionally restricted by site. It also performs a security check to ensure that the profile referenced by the ReturnRequest is the same as in the session profile. Commerce Service Center only—uses the AdminReturnRequestLookup component where security is disabled through configuration.

Class

atg.commerce.csr.returns.ReturnRequestLookup

Components

/atg/commerce/custsvc/returns/ReturnRequestLookup.properties

Input Parameters:

Open Parameters:

Output Parameters:

Is Return Active Droplet Servlet Bean

This servlet bean determines if there is currently a return in progress. Use this droplet to enable site pages to do things such as conditionally affect navigation.

Class

atg.commerce.csr.returns.IsReturnActive

Components

/atg/commerce/custsvc/returns/IsReturnActive.properties

Open Parameters:

Output Parameters:

Is Returnable Droplet Servlet Bean

This servlet bean takes an order ID or a commerce item ID and determines if the item can be returned. The droplet returns the returnable state of the order or commerce item, and a localized description of the returnable state.

Class

atg.commerce.csr.returns.IsReturnable

Components

/atg/commerce/custsvc/returns/IsReturnable.properties

Input Parameters:

Open Parameters:

Output Parameters:

Get Related Return Requests Droplet Servlet Bean

This servlet bean provides related ReturnRequests for a specified order using the orderId parameter. Related ReturnRequests can be traced to the given order through the order or replacementOrder property.

Class

atg.commerce.csr.returns.GetRelatedReturnRequests

Components

/atg/commerce/custsvc/returns/GetRelatedReturnRequests.properties

Input Parameters:

Open Parameters:

Output Parameters:

Non-Return Item Details Droplet Servlet Bean

This droplet provides information about refund adjustments that were applied to non-return items.

Class

atg.commerce.csr.returns.NonReturnItemDetails

Components

/atg/commerce/custsvc/returns/NonReturnItemDetails.properties

Input Parameters:

Open Parameters:

Output Parameters:


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices