public class CommunityListTag
extends javax.servlet.jsp.tagext.TagSupport
| Constructor and Description |
|---|
CommunityListTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
Community[] |
getCommunities()
Get the communities to list
|
void |
release() |
void |
setCommunities(Community[] communitiesIn)
Set the communities 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 Community[] getCommunities()
public void setCommunities(Community[] communitiesIn)
communitiesIn - the communitiespublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.servlet.jsp.tagext.TagSupportCopyright © 2016 DuraSpace. All Rights Reserved.