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, validategetRulePropertyFileName, getStoreDirectory, getStoreId, setRulePropertyFileName, setStoreDirectorygetPage, getResultValueMap, getValidationKey, getValidatorResults, reset, setPage, setValidatorResultscontains, get, get, get, getDynaClass, getMap, getString, getStrings, initialize, initialize, remove, reset, set, set, set, toStringgetMultipartRequestHandler, getServletWrapper, setMultipartRequestHandler, setServlet, validatepublic 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 GiftRegistryBaseValidatorActionFormmapping - the action mapping for this actioninMap - the map that contains all the existing request parametersrequest - the request this action is processingServiceMappingExceptionECException - if the conversion from the map to the BOD fails