|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.tagscompiler.util.TagsCompilerSessionUtil
public class TagsCompilerSessionUtil
| Constructor Summary | |
|---|---|
TagsCompilerSessionUtil()
|
|
| Method Summary | |
|---|---|
static void |
addEntries(PortletRequest portletRequest,
List<String> entries)
|
static void |
addEntry(PortletRequest portletRequest,
String entry)
|
static void |
clearEntries(PortletRequest portletRequest)
|
static Collection<String> |
getEntries(PortletRequest portletRequest)
|
static void |
removeEntries(PortletRequest portletRequest,
List<String> entries)
|
static void |
setEntries(PortletRequest portletRequest,
List<String> entries)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TagsCompilerSessionUtil()
| Method Detail |
|---|
public static void addEntries(PortletRequest portletRequest,
List<String> entries)
public static void addEntry(PortletRequest portletRequest,
String entry)
public static void clearEntries(PortletRequest portletRequest)
public static Collection<String> getEntries(PortletRequest portletRequest)
public static void removeEntries(PortletRequest portletRequest,
List<String> entries)
public static void setEntries(PortletRequest portletRequest,
List<String> entries)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||