Class FroogleProcessActionTabDelim

java.lang.Object
org.apache.struts.action.Action
com.softslate.commerce.customer.core.BaseAction
com.softslate.commerce.administrator.importexport.CommonExportAction
com.softslate.commerce.administrator.importexport.FroogleProcessActionTabDelim
Direct Known Subclasses:
FroogleProcessAction

public class FroogleProcessActionTabDelim extends CommonExportAction
Struts action class that corresponds to the processing of the Froogle export. Used for requests to "/administrator/FroogleProcess.do".

The execute method of this class populates a ProductListBean named productList in the request scope containing all the active products. Next, it sets the response header in such a way that the browser will prompt the user to open or download the response as a file.

Author:
David Tobey