org.mmbase.bridge.jsp.taglib.edit
Class CommitTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.mmbase.bridge.jsp.taglib.ContextReferrerTag
org.mmbase.bridge.jsp.taglib.CloudReferrerTag
org.mmbase.bridge.jsp.taglib.edit.CommitTag
- All Implemented Interfaces:
- BodyTag, IterationTag, Serializable, Tag
- Direct Known Subclasses:
- CancelTag
- public class CommitTag
- extends CloudReferrerTag
This tag can be used inside a transaction tag, to commit it. It also
serves as a baseclass for e.g. CancelTag
- Version:
- $Id: CommitTag.java,v 1.18 2006/04/29 17:15:20 michiel Exp $
- Author:
- Michiel Meeuwissen
- See Also:
- Serialized Form
| Methods inherited from class org.mmbase.bridge.jsp.taglib.ContextReferrerTag |
doEndTag, findLoopOrQuery, findParentTag, findParentTag, findParentTag, findParentTag, findWriter, findWriter, getAttribute, getAttributeBoolean, getAttributeInteger, getAttributeInteger, getAttributeValue, getContentTag, getContextProvider, getContextTag, getDefaultLocale, getEscapedValue, getId, getObject, getObjectConditional, getPageContext, getPageContextTag, getReferid, getString, getTaglibVersion, getTimeZone, getWriterValue, haveBody, release, setContext, setEscape, setId, setJspvar, setListdelimiter, setPageContext, setReferid, setVartype, setWrite, setWriter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommitTag
public CommitTag()
setTransaction
public void setTransaction(String t)
throws JspTagException
- Throws:
JspTagException
doAction
protected void doAction(Transaction t)
doStartTag
public int doStartTag()
throws JspTagException
- Throws:
JspTagException
MMBase build 1.8.1.20060716