Uses of Enum Class
io.goobi.viewer.managedbeans.HighlightsBean.EditStatus
Packages that use HighlightsBean.EditStatus
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
-
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.EditStatusReturns 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 TypeMethodDescriptionvoidHighlightsBean.setEditStatus(HighlightsBean.EditStatus editStatus) Set theHighlightsBean.getEditStatus().