Uses of Enum Class
io.goobi.viewer.managedbeans.HighlightsBean.EditStatus
-
Uses of HighlightsBean.EditStatus in io.goobi.viewer.managedbeans
Modifier 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.Modifier and TypeMethodDescriptionvoid
HighlightsBean.setEditStatus
(HighlightsBean.EditStatus editStatus) Set theHighlightsBean.getEditStatus()