se.kmr.scam.web.taglib.manifest
Class InsertTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
se.kmr.scam.web.taglib.manifest.InsertTag
- All Implemented Interfaces:
- IterationTag, Serializable, Tag
- public class InsertTag
- extends TagSupport
- See Also:
- Serialized Form
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 |
InsertTag
public InsertTag()
doStartTag
public int doStartTag()
throws JspException
- Throws:
JspException
doEndTag
public int doEndTag()
throws JspException
- Throws:
JspException
setParentUri
public void setParentUri(String parent)
- Sets the parentUri attribute of the CreateItemTag object
- Parameters:
parent
- The new parentUri value
getParentUri
public String getParentUri()
- Gets the parentUri attribute of the CreateItemTag object
- Returns:
- The parentUri value
setManifest
public void setManifest(String manifest)
- Sets the manifest attribute of the CreateItemTag object
- Parameters:
manifest
- The new manifest value
setManifestId
public void setManifestId(String id)
- Sets the modelId attribute of the CreateItemTag object
- Parameters:
id
- The new modelId value
getManifestId
public String getManifestId()
- Gets the modelId attribute of the CreateItemTag object
- Returns:
- The modelId value
Copyright © 2003 SCAM. All Rights Reserved.