public class ServerAdminPanelApp
extends com.liferay.application.list.BasePanelApp
| Constructor and Description |
|---|
ServerAdminPanelApp() |
| 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)
isShow in interface com.liferay.application.list.PanelEntryisShow in class com.liferay.application.list.BasePanelApppublic void setPortlet(com.liferay.portal.kernel.model.Portlet portlet)
setPortlet in interface com.liferay.application.list.PanelAppsetPortlet in class com.liferay.application.list.BasePanelApp