Interface ContentDashboardItemVersionActionProvider<T>
public interface ContentDashboardItemVersionActionProvider<T>
-
Method Summary
Modifier and TypeMethodDescriptiongetContentDashboardItemVersionAction
(T t, javax.servlet.http.HttpServletRequest httpServletRequest) boolean
-
Method Details
-
getContentDashboardItemVersionAction
ContentDashboardItemVersionAction getContentDashboardItemVersionAction(T t, javax.servlet.http.HttpServletRequest httpServletRequest) throws ContentDashboardItemVersionActionException -
isShow
-