public interface AnalyticsReportsContentDashboardItemActionProvider
| Modifier and Type | Method and Description |
|---|---|
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) |
ContentDashboardItemAction getContentDashboardItemAction(java.lang.String className, long classPK, javax.servlet.http.HttpServletRequest httpServletRequest) throws ContentDashboardItemActionException
boolean isShowContentDashboardItemAction(java.lang.String className,
long classPK,
javax.servlet.http.HttpServletRequest httpServletRequest)
throws PortalException
PortalException