public class GiftRegistryItemDeleteActionForm extends GiftRegistryItemBaseActionForm
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright
|
CLASS_NAME
Constructor and Description |
---|
GiftRegistryItemDeleteActionForm() |
Modifier and Type | Method and Description |
---|---|
MappingResult |
getServiceMappingResult(org.apache.struts.action.ActionMapping mapping,
java.util.Map inMap,
javax.servlet.http.HttpServletRequest request)
Creates a service mapping result that can be used to invoke the gift registry service that
updates a gift registry.
|
updateMappingInput, validate
getRulePropertyFileName, getStoreDirectory, getStoreId, setRulePropertyFileName, setStoreDirectory
getPage, getResultValueMap, getValidationKey, getValidatorResults, reset, setPage, setValidatorResults
contains, get, get, get, getDynaClass, getMap, getString, getStrings, initialize, initialize, remove, reset, set, set, set, toString
getMultipartRequestHandler, getServletWrapper, setMultipartRequestHandler, setServlet, validate
public static final java.lang.String COPYRIGHT
public MappingResult getServiceMappingResult(org.apache.struts.action.ActionMapping mapping, java.util.Map inMap, javax.servlet.http.HttpServletRequest request) throws ECException
getServiceMappingResult
in class GiftRegistryBaseValidatorActionForm
mapping
- the action mapping for this actioninMap
- the map that contains all the existing request parametersrequest
- the request this action is processingServiceMappingException
ECException
- if the conversion from the map to the BOD fails