Save This Page
Home » oscache-2.4.1-full » com.opensymphony.oscache » web » tag » [javadoc | source]
com.opensymphony.oscache.web.tag
public class: GroupsTag [javadoc | source]
java.lang.Object
   javax.servlet.jsp.tagext.TagSupport
      com.opensymphony.oscache.web.tag.GroupsTag

All Implemented Interfaces:
    IterationTag, Serializable

GroupsTag is a tag that add a comma-delimited list of groups to an ancestor CacheTag's groups.

Method from com.opensymphony.oscache.web.tag.GroupsTag Summary:
doStartTag,   setGroups
Methods from javax.servlet.jsp.tagext.TagSupport:
doAfterBody,   doEndTag,   doStartTag,   findAncestorWithClass,   getId,   getParent,   getValue,   getValues,   release,   removeValue,   setId,   setPageContext,   setParent,   setValue
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.opensymphony.oscache.web.tag.GroupsTag Detail:
 public int doStartTag() throws JspTagException 
 public  void setGroups(Object groups)