Serializable
public class RemoveRelationForm
extends org.apache.struts.validator.ValidatorForm
Constructor | Description |
---|---|
RemoveRelationForm() |
Modifier and Type | Method | Description |
---|---|---|
String |
getCaller() |
|
Integer |
getRelationId() |
|
void |
reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request) |
|
void |
setCaller(String caller) |
|
void |
setRelationId(Integer relationId) |
|
org.apache.struts.action.ActionErrors |
validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request) |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate
public void reset(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
reset
in class org.apache.struts.validator.ValidatorForm
public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
validate
in class org.apache.struts.validator.ValidatorForm
public String getCaller()
public void setCaller(String caller)
public Integer getRelationId()
public void setRelationId(Integer relationId)
Copyright © 2002–2019 itracker. All rights reserved.