Interface AnalyticsReportsContentDashboardItemActionProvider


public interface AnalyticsReportsContentDashboardItemActionProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    com.liferay.content.dashboard.item.action.ContentDashboardItemAction
    getContentDashboardItemAction(jakarta.servlet.http.HttpServletRequest httpServletRequest, com.liferay.info.item.InfoItemReference infoItemReference)
     
    boolean
    isShowContentDashboardItemAction(jakarta.servlet.http.HttpServletRequest httpServletRequest, com.liferay.info.item.InfoItemReference infoItemReference)
     
  • Method Details

    • getContentDashboardItemAction

      com.liferay.content.dashboard.item.action.ContentDashboardItemAction getContentDashboardItemAction(jakarta.servlet.http.HttpServletRequest httpServletRequest, com.liferay.info.item.InfoItemReference infoItemReference) throws com.liferay.content.dashboard.item.action.exception.ContentDashboardItemActionException
      Throws:
      com.liferay.content.dashboard.item.action.exception.ContentDashboardItemActionException
    • isShowContentDashboardItemAction

      boolean isShowContentDashboardItemAction(jakarta.servlet.http.HttpServletRequest httpServletRequest, com.liferay.info.item.InfoItemReference infoItemReference) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException