Class TermsOfUseBean

java.lang.Object
io.goobi.viewer.managedbeans.TermsOfUseBean
All Implemented Interfaces:
Serializable

@Named("termsOfUseBean") @SessionScoped public class TermsOfUseBean extends Object implements Serializable
Keeps the global termsOfUse object for the current session.
Author:
Florian Alpers
See Also:
  • Constructor Details

    • TermsOfUseBean

      public TermsOfUseBean()
  • Method Details

    • isTermsOfUseActive

      public boolean isTermsOfUseActive()
      isTermsOfUseActive.
      Returns:
      true if acceptance of the terms of use is required, false otherwise
    • getTitle

      public String getTitle()
      getTitle.
      Returns:
      the title of the terms of use page in the current or default locale
    • getDescription

      public String getDescription()
      getDescription.
      Returns:
      the description of the terms of use page in the current or default locale