Interface BlogView

  • All Superinterfaces:
    it.tidalwave.role.Identifiable
    All Known Subinterfaces:
    RssFeedView
    All Known Implementing Classes:
    HtmlTemplateBlogView, HtmlTemplateRssFeedView

    public interface BlogView
    extends it.tidalwave.role.Identifiable
    The view of a blog.
    Author:
    Fabrizio Giudici
    • Field Summary

      • Fields inherited from interface it.tidalwave.role.Identifiable

        _Identifiable_
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setTitle​(java.lang.String title)
      Sets the title of this view.
      • Methods inherited from interface it.tidalwave.role.Identifiable

        getId
    • Method Detail

      • setTitle

        void setTitle​(@Nonnull
                      java.lang.String title)
        Sets the title of this view.
        Parameters:
        title - the title