|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.portlet.PortletProviderUtil
public class PortletProviderUtil
| Constructor Summary | |
|---|---|
PortletProviderUtil()
|
|
| Method Summary | |
|---|---|
static String |
getPortletId(String className,
PortletProvider.Action action)
|
protected static PortletProvider |
getPortletProvider(String className,
PortletProvider.Action action)
|
static PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest request,
String className,
PortletProvider.Action action)
|
static PortletURL |
getPortletURL(PortletRequest portletRequest,
String className,
PortletProvider.Action action)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletProviderUtil()
| Method Detail |
|---|
public static String getPortletId(String className,
PortletProvider.Action action)
public static PortletURL getPortletURL(javax.servlet.http.HttpServletRequest request,
String className,
PortletProvider.Action action)
throws PortalException
PortalException
public static PortletURL getPortletURL(PortletRequest portletRequest,
String className,
PortletProvider.Action action)
throws PortalException
PortalException
protected static PortletProvider getPortletProvider(String className,
PortletProvider.Action action)
|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||