public interface ContentDashboardItemVersionActionProvider<T>
Modifier and Type | Method and Description |
---|---|
ContentDashboardItemVersionAction |
getContentDashboardItemVersionAction(T t,
javax.servlet.http.HttpServletRequest httpServletRequest) |
boolean |
isShow(T t,
javax.servlet.http.HttpServletRequest httpServletRequest) |
ContentDashboardItemVersionAction getContentDashboardItemVersionAction(T t, javax.servlet.http.HttpServletRequest httpServletRequest) throws ContentDashboardItemVersionActionException
boolean isShow(T t, javax.servlet.http.HttpServletRequest httpServletRequest)