Class HighlightData

java.lang.Object
io.goobi.viewer.model.cms.HighlightData
All Implemented Interfaces:
Serializable

@Entity public class HighlightData extends Object implements Serializable
JPA entity storing the persistent configuration for a highlighted content item, including its name, display date range, enabled state, target type, and associated media.
See Also:
  • Constructor Details

    • HighlightData

      public HighlightData()
  • Method Details