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