|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.PortletURLFactoryUtil
public class PortletURLFactoryUtil
Constructor Summary | |
---|---|
PortletURLFactoryUtil()
|
Method Summary | |
---|---|
static com.liferay.portal.kernel.portlet.LiferayPortletURL |
create(javax.servlet.http.HttpServletRequest request,
java.lang.String portletName,
long plid,
java.lang.String lifecycle)
|
static PortletURLFactory |
getPortletURLFactory()
|
void |
setPortletURLFactory(PortletURLFactory portletURLFactory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletURLFactoryUtil()
Method Detail |
---|
public static com.liferay.portal.kernel.portlet.LiferayPortletURL create(javax.servlet.http.HttpServletRequest request, java.lang.String portletName, long plid, java.lang.String lifecycle)
public static PortletURLFactory getPortletURLFactory()
public void setPortletURLFactory(PortletURLFactory portletURLFactory)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |