railo.runtime.tag
Class ReportParam
java.lang.Object
railo.runtime.ext.tag.TagImpl
railo.runtime.tag.ReportParam
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.Tag
public final class ReportParam
- extends TagImpl
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
ReportParam
public ReportParam()
throws TagNotSupported
- Throws:
TagNotSupported
release
public void release()
- Specified by:
release
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
release
in class TagImpl
setName
public void setName(String name)
- Parameters:
name
- the name to set
setValue
public void setValue(Object value)
- Parameters:
value
- the value to set
doStartTag
public int doStartTag()
throws ApplicationException
- Specified by:
doStartTag
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
doStartTag
in class TagImpl
- Throws:
ApplicationException
Copyright © 2012 Railo