|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.PortletMode
com.liferay.portal.kernel.portlet.LiferayPortletMode
public class LiferayPortletMode
Field Summary | |
---|---|
static PortletMode |
ABOUT
|
static PortletMode |
CONFIG
|
static PortletMode |
EDIT_DEFAULTS
|
static PortletMode |
EDIT_GUEST
|
static PortletMode |
PREVIEW
|
static PortletMode |
PRINT
|
Fields inherited from class javax.portlet.PortletMode |
---|
EDIT, HELP, VIEW |
Constructor Summary | |
---|---|
LiferayPortletMode(String name)
|
Method Summary |
---|
Methods inherited from class javax.portlet.PortletMode |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final PortletMode ABOUT
public static final PortletMode CONFIG
public static final PortletMode EDIT_DEFAULTS
public static final PortletMode EDIT_GUEST
public static final PortletMode PREVIEW
public static final PortletMode PRINT
Constructor Detail |
---|
public LiferayPortletMode(String name)
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |