Class TextBean

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

@Named @SessionScoped public class TextBean extends Object implements Serializable
Bean representing the primary source record for image display. Whether a source record or an annotation record is currently loaded in ActiveDocumentBean, this bean will always contain the source record.
See Also:
  • Constructor Details

    • TextBean

      public TextBean()
      Empty constructor.
  • Method Details