se.kmr.scam.web.taglib.manifest
Class CreateItemTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
se.kmr.scam.web.taglib.manifest.CreateItemTag
- All Implemented Interfaces:
- IterationTag, Serializable, Tag
- public class CreateItemTag
- extends TagSupport
Description of the Class
- Version:
- $Revision: 1.4 $
- Author:
- Jöran
- See Also:
- Serialized Form
- Created:
- den 29 november 2002
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, doEndTag, 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 |
CreateItemTag
public CreateItemTag()
doStartTag
public int doStartTag()
throws JspException
- Throws:
JspException
setUri
public void setUri(String uri)
- Sets the uri attribute of the CreateItemTag object
- Parameters:
uri
- The new uri value
getUri
public String getUri()
- Gets the uri attribute of the CreateItemTag object
- Returns:
- The uri value
setOwner
public void setOwner(String owner)
getOwner
public String getOwner()
setContent
public void setContent(String uri)
- Sets the content attribute of the CreateItemTag object
- Parameters:
uri
- The new content value
getContent
public String getContent()
- Gets the content attribute of the CreateItemTag object
- Returns:
- The content value
Copyright © 2003 SCAM. All Rights Reserved.