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 selectedHighlight
Methods in io.goobi.viewer.managedbeans that return types with arguments of type HighlightModifier and TypeMethodDescriptionHighlightsBean.getAllObjectsProvider()
Get aTableDataProvider
to all savedhighlights
HighlightsBean.getCurrentObjects()
Get all objected contained inHighlightsBean.getCurrentObjectsProvider()
HighlightsBean.getCurrentObjectsProvider()
Get aTableDataProvider
to all currenthighlights
.HighlightsBean.getHighlightsBefore
(LocalDate date) Get allHighlight
s which are not valid for the given date but were before.Methods in io.goobi.viewer.managedbeans with parameters of type HighlightModifier and TypeMethodDescriptionvoid
HighlightsBean.deleteObject
(Highlight object) Delete aHighlight
Get the URL to the highlighted object.void
HighlightsBean.saveObject
(Highlight object) Persist the givenHighlight
to the databasevoid
HighlightsBean.setSelectedObject
(Highlight selectedObject) Set theHighlight
selected for editing