|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
pt.moredata.connection.taglibs.CreateDataSourceTag
pt.moredata.connection.taglibs.CreateConnectionTag
CreateConnectionTag.java Company MoreData
| Field Summary |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id, pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
CreateConnectionTag()
|
|
| Method Summary | |
void |
doFinally()
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag. |
void |
setConnectionId(java.lang.String connectionId)
Setter for property connectionId. |
protected void |
setVariableInfo()
Afecta o valor da variavel que contem o DataSource na pagina. |
| Methods inherited from class pt.moredata.connection.taglibs.CreateDataSourceTag |
doCatch, doEndTag, doStartTag, getDataSourceId, getScope, setDataSourceId, setErrorPage, setScope, setStartPage |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.servlet.jsp.tagext.TryCatchFinally |
doCatch |
| Constructor Detail |
public CreateConnectionTag()
| Method Detail |
protected void setVariableInfo()
setVariableInfo in class CreateDataSourceTagpublic void setConnectionId(java.lang.String connectionId)
connectionId - New value of property connectionId.public void doFinally()
doFinally in interface javax.servlet.jsp.tagext.TryCatchFinallydoFinally in class CreateDataSourceTag
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||