Uses of Enum Class
io.goobi.viewer.managedbeans.HighlightsBean.EditStatus
Packages that use HighlightsBean.EditStatus
-
Uses of HighlightsBean.EditStatus in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return HighlightsBean.EditStatusModifier and TypeMethodDescriptionHighlightsBean.getEditStatus()
Get the currentHighlightsBean.EditStatus
static HighlightsBean.EditStatus
Returns the enum constant of this class with the specified name.static HighlightsBean.EditStatus[]
HighlightsBean.EditStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.goobi.viewer.managedbeans with parameters of type HighlightsBean.EditStatusModifier and TypeMethodDescriptionvoid
HighlightsBean.setEditStatus
(HighlightsBean.EditStatus editStatus) Set theHighlightsBean.getEditStatus()