Class Curator


  • public class Curator
    extends Object
    A Curator will contain and additional information (exhibits) which has been added to the result packet by curator actions.
    Since:
    13.0
    • Field Detail

      • exhibits

        private List<Exhibit> exhibits
        Contains the list of additional elements (exhibits) which curator actions have caused to be available for display within the search result page.
    • Constructor Detail

      • Curator

        public Curator()