com.liferay.portlet
Interface ControlPanelEntry

All Known Implementing Classes:
BaseControlPanelEntry

public interface ControlPanelEntry

View Source

Author:
Jorge Ferrer

Method Summary
 boolean isVisible(PermissionChecker permissionChecker, Portlet portlet)
           
 

Method Detail

isVisible

boolean isVisible(PermissionChecker permissionChecker,
                  Portlet portlet)
                  throws java.lang.Exception
Throws:
java.lang.Exception