public class PortletProviderUtil
extends java.lang.Object
| Constructor and Description |
|---|
PortletProviderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getPortletId(java.lang.String className,
PortletProvider.Action action) |
protected static PortletProvider |
getPortletProvider(java.lang.String className,
PortletProvider.Action action) |
protected static PortletProvider |
getPortletProvider(java.lang.String className,
com.liferay.registry.collections.ServiceTrackerMap<java.lang.String,? extends PortletProvider> serviceTrackerMap) |
static javax.portlet.PortletURL |
getPortletURL(javax.servlet.http.HttpServletRequest request,
java.lang.String className,
PortletProvider.Action action) |
static javax.portlet.PortletURL |
getPortletURL(javax.portlet.PortletRequest portletRequest,
java.lang.String className,
PortletProvider.Action action) |
protected static boolean |
isAssetObject(java.lang.String className) |
public static java.lang.String getPortletId(java.lang.String className,
PortletProvider.Action action)
public static javax.portlet.PortletURL getPortletURL(javax.servlet.http.HttpServletRequest request,
java.lang.String className,
PortletProvider.Action action)
throws PortalException
PortalExceptionpublic static javax.portlet.PortletURL getPortletURL(javax.portlet.PortletRequest portletRequest,
java.lang.String className,
PortletProvider.Action action)
throws PortalException
PortalExceptionprotected static PortletProvider getPortletProvider(java.lang.String className, PortletProvider.Action action)
protected static PortletProvider getPortletProvider(java.lang.String className, com.liferay.registry.collections.ServiceTrackerMap<java.lang.String,? extends PortletProvider> serviceTrackerMap)
protected static boolean isAssetObject(java.lang.String className)