public class AdminForm
extends org.apache.struts.action.ActionForm
| Modifier and Type | Field and Description |
|---|---|
protected String |
content |
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
AdminForm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
void |
setContent(String content) |
org.apache.struts.action.ActionErrors |
validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request) |
protected final transient org.apache.commons.logging.Log log
protected String content
public String getContent()
public void setContent(String content)
public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
validate in class org.apache.struts.action.ActionFormCopyright © 2008-2013 Cybelia. All Rights Reserved.