public interface AnalyticsReportsContentDashboardItemActionProvider
| Modifier and Type | Method and Description |
|---|---|
com.liferay.content.dashboard.item.action.ContentDashboardItemAction |
getContentDashboardItemAction(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.info.item.InfoItemReference infoItemReference) |
boolean |
isShowContentDashboardItemAction(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.info.item.InfoItemReference infoItemReference) |
com.liferay.content.dashboard.item.action.ContentDashboardItemAction getContentDashboardItemAction(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.info.item.InfoItemReference infoItemReference)
throws com.liferay.content.dashboard.item.action.exception.ContentDashboardItemActionException
com.liferay.content.dashboard.item.action.exception.ContentDashboardItemActionExceptionboolean isShowContentDashboardItemAction(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.info.item.InfoItemReference infoItemReference)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException