public class DDMDataProviderPanelApp
extends com.liferay.application.list.BasePanelApp
| Constructor and Description |
|---|
DDMDataProviderPanelApp() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPortletId() |
boolean |
isShow(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
com.liferay.portal.kernel.model.Group group) |
void |
setPortlet(com.liferay.portal.kernel.model.Portlet portlet) |
public java.lang.String getPortletId()
public boolean isShow(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
com.liferay.portal.kernel.model.Group group)
throws com.liferay.portal.kernel.exception.PortalException
isShow in interface com.liferay.application.list.PanelEntryisShow in class com.liferay.application.list.BasePanelAppcom.liferay.portal.kernel.exception.PortalExceptionpublic void setPortlet(com.liferay.portal.kernel.model.Portlet portlet)
setPortlet in interface com.liferay.application.list.PanelAppsetPortlet in class com.liferay.application.list.BasePanelApp