public class GiftRegistryForwardInstance
extends com.ibm.commerce.struts.ECActionForwardInstance
gcViewAction=clearLayout.
gcViewAction=manageRegistry. The registry will be saved in the gift registry session context.
The externalId parameter is saved into the session context.| Constructor and Description |
|---|
GiftRegistryForwardInstance(ActivityToken token,
org.apache.struts.action.ActionForward config,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
TypedProperty prop,
boolean secure,
boolean useStoreDir)
Constructors for GiftRegistryForwardInstance.
|
getForward, getPath, isCommandContextRequired, toStringpublic GiftRegistryForwardInstance(ActivityToken token, org.apache.struts.action.ActionForward config, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, TypedProperty prop, boolean secure, boolean useStoreDir) throws java.lang.Exception
token - The activity tokenforward - ActionForward classreq - HTTP requestresp - HTTP responseprop - request property to be passed to the JSP filesecure - True to indicates a secure actionisStore - Indicates whether this is a store command
java.lang.Exception