public class LayoutPrototypePagePanelApp
extends com.liferay.application.list.BaseJSPPanelApp
| Constructor and Description |
|---|
LayoutPrototypePagePanelApp() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJspPath() |
java.lang.String |
getPortletId() |
void |
setPortlet(com.liferay.portal.kernel.model.Portlet portlet) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
public java.lang.String getJspPath()
getJspPath in class com.liferay.application.list.BaseJSPPanelApppublic java.lang.String getPortletId()
public void setPortlet(com.liferay.portal.kernel.model.Portlet portlet)
setPortlet in interface com.liferay.application.list.PanelAppsetPortlet in class com.liferay.application.list.BasePanelApppublic void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in class com.liferay.application.list.BaseJSPPanelApp