Uses of Class
io.goobi.viewer.model.cms.Highlight
Packages that use Highlight
-
Uses of Highlight in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return HighlightModifier and TypeMethodDescriptionHighlightsBean.getCurrentHighlight()Get the currently displayed highlight.HighlightsBean.getSelectedObject()Get the currently selectedHighlightMethods in io.goobi.viewer.managedbeans that return types with arguments of type HighlightModifier and TypeMethodDescriptionHighlightsBean.getAllObjectsProvider()Get aTableDataProviderto all savedhighlightsHighlightsBean.getCurrentObjects()Get all objected contained inHighlightsBean.getCurrentObjectsProvider()HighlightsBean.getCurrentObjectsProvider()Get aTableDataProviderto all currenthighlights.HighlightsBean.getHighlightsBefore(LocalDate date) Get allHighlights which are not valid for the given date but were before.Methods in io.goobi.viewer.managedbeans with parameters of type HighlightModifier and TypeMethodDescriptionvoidHighlightsBean.deleteObject(Highlight object) Delete aHighlightGet the URL to the highlighted object.voidHighlightsBean.saveObject(Highlight object) Persist the givenHighlightto the databasevoidHighlightsBean.setSelectedObject(Highlight selectedObject) Set theHighlightselected for editing