public abstract class AbstractFieldGenHandler extends Object implements FieldGenHandler
Modifier and Type | Field and Description |
---|---|
protected FieldGenTag |
fieldGenTag |
protected org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
AbstractFieldGenHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkEmptyVal(Object o) |
protected javax.servlet.http.HttpServletRequest |
getRequest() |
protected void |
htmlInclude(String fileToInclude) |
void |
setFieldGenTag(FieldGenTag fieldGenTag) |
protected void |
setParameter(String s,
Object o) |
protected void |
setUrl(String s) |
protected void |
setVal(Object o) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
run
protected final org.apache.commons.logging.Log log
protected FieldGenTag fieldGenTag
public void setFieldGenTag(FieldGenTag fieldGenTag)
setFieldGenTag
in interface FieldGenHandler
protected void setUrl(String s)
protected void setVal(Object o)
protected void checkEmptyVal(Object o)
protected void htmlInclude(String fileToInclude)
protected javax.servlet.http.HttpServletRequest getRequest()
Copyright © 2015 OpenMRS Inc.. All rights reserved.