|
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.PortletURLUtil
public class PortletURLUtil
| Constructor Summary | |
|---|---|
PortletURLUtil()
|
|
| Method Summary | |
|---|---|
static PortletURL |
clone(LiferayPortletURL liferayPortletURL,
String lifecycle,
MimeResponse mimeResponse)
|
static PortletURL |
clone(PortletURL portletURL,
MimeResponse mimeResponse)
|
static PortletURL |
clone(PortletURL portletURL,
String lifecycle,
MimeResponse mimeResponse)
|
static PortletURL |
getCurrent(PortletRequest portletRequest,
MimeResponse mimeResponse)
|
static String |
getRefreshURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletURLUtil()
| Method Detail |
|---|
public static PortletURL getCurrent(PortletRequest portletRequest,
MimeResponse mimeResponse)
public static PortletURL clone(PortletURL portletURL,
MimeResponse mimeResponse)
throws PortletException
PortletException
public static PortletURL clone(PortletURL portletURL,
String lifecycle,
MimeResponse mimeResponse)
throws PortletException
PortletException
public static PortletURL clone(LiferayPortletURL liferayPortletURL,
String lifecycle,
MimeResponse mimeResponse)
throws PortletException
PortletException
public static String getRefreshURL(javax.servlet.http.HttpServletRequest request,
ThemeDisplay themeDisplay)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||