Interface VersionableContentDashboardItem<T>

All Superinterfaces:
ContentDashboardItem<T>

public interface VersionableContentDashboardItem<T> extends ContentDashboardItem<T>
  • Method Details

    • getAllContentDashboardItemVersions

      List<ContentDashboardItemVersion> getAllContentDashboardItemVersions(jakarta.servlet.http.HttpServletRequest httpServletRequest)
    • getViewVersionsURL

      String getViewVersionsURL(jakarta.servlet.http.HttpServletRequest httpServletRequest)
    • isShowContentDashboardItemVersions

      default boolean isShowContentDashboardItemVersions(jakarta.servlet.http.HttpServletRequest httpServletRequest)