public class CollectionListTag
extends javax.servlet.jsp.tagext.TagSupport
| Constructor and Description |
|---|
CollectionListTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
Collection[] |
getCollections()
Get the collections to list
|
void |
release() |
void |
setCollections(Collection[] collectionsIn)
Set the collections to list
|
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic Collection[] getCollections()
public void setCollections(Collection[] collectionsIn)
collectionsIn - the collectionspublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.servlet.jsp.tagext.TagSupportCopyright © 2018 DuraSpace. All Rights Reserved.