public class UserGiftRegistryAdminCreateAction extends GiftRegistryUpdateAction
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
| Constructor and Description |
|---|
| UserGiftRegistryAdminCreateAction() |
| Modifier and Type | Method and Description |
|---|---|
| protected java.util.Map | invokeService(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, java.util.Map inMap, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
Registers a new user, and then creates a gift registry as the registered new user.
|
public static final java.lang.String COPYRIGHT
protected java.util.Map invokeService(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
java.util.Map inMap,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws com.ibm.commerce.webcontroller.exception.RequestException