railo.runtime.tag
Class ProcResult
java.lang.Object
railo.runtime.ext.tag.TagSupport
railo.runtime.tag.ProcResult
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.Tag
public class ProcResult
- extends TagSupport
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
ProcResult
public ProcResult()
release
public void release()
- Specified by:
release
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
release
in class TagSupport
- See Also:
Tag.release()
setMaxrows
public void setMaxrows(double maxrows)
- Parameters:
maxrows
- The maxrows to set.
setName
public void setName(String name)
- Parameters:
name
- The name to set.
setResultset
public void setResultset(double resultset)
throws ApplicationException
- Parameters:
resultset
- The resultset to set.
- Throws:
ApplicationException
doStartTag
public int doStartTag()
throws ApplicationException
- Specified by:
doStartTag
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
doStartTag
in class TagSupport
- Throws:
ApplicationException
- See Also:
Tag.doStartTag()
Copyright © 2012 Railo