org.mmbase.bridge.jsp.taglib.util
Class Referids
java.lang.Object
org.mmbase.bridge.jsp.taglib.util.Referids
public abstract class Referids
- extends Object
A helper class to implement referids attribute.
- Since:
- MMBase-1.7
- Version:
- $Id: Referids.java 35335 2009-05-21 08:14:41Z michiel $
- Author:
- Michiel Meeuwissen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Referids
public Referids()
get
protected static Map.Entry<String,Object> get(String key,
ContextReferrerTag tag)
throws JspTagException
- Throws:
JspTagException
getReferids
public static Map<String,Object> getReferids(Attribute referids,
ContextReferrerTag tag)
throws JspTagException
- Throws:
JspTagException
getList
public static List<Map.Entry<String,Object>> getList(Attribute referids,
ContextReferrerTag tag)
throws JspTagException
- Throws:
JspTagException- Since:
- MMBase-1.9
MMBase 2.0-SNAPSHOT - null