public class GiftRegistryDeleteActionForm extends GiftRegistryBaseValidatorActionForm
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME
The name of this class
|
static java.lang.String |
COPYRIGHT
IBM Copyright
|
| Constructor and Description |
|---|
GiftRegistryDeleteActionForm() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionErrors |
validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
Validates the given request.
|
getRulePropertyFileName, getServiceMappingResult, 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 static final java.lang.String CLASS_NAME
public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
validate in class GiftRegistryBaseValidatorActionFormmapping - The mapping used to select this instancerequest - The servlet request to be processed