org.broadleafcommerce.core.web.layout.tags
@Deprecated public class RandomContentDisplayTag extends ContentDisplayTag
| Constructor and Description |
|---|
RandomContentDisplayTag()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag()
Deprecated.
|
int |
getNumItems()
Deprecated.
|
List<TargetContent> |
randomizeSublist(List<TargetContent> list,
int index)
Deprecated.
|
void |
setNumItems(int numItems)
Deprecated.
|
getContentKey, getContentType, getVarFirstItem, getVarList, setContentKey, setContentType, setVarFirstItem, setVarListdoAfterBody, doEndTag, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic int getNumItems()
public void setNumItems(int numItems)
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class ContentDisplayTagjavax.servlet.jsp.JspExceptionpublic List<TargetContent> randomizeSublist(List<TargetContent> list, int index)
Copyright © 2015. All Rights Reserved.