Uses of Enum Class
io.goobi.viewer.model.administration.legal.DisplayScope.PageScope
-
Uses of DisplayScope.PageScope in io.goobi.viewer.model.administration.legal
Modifier and TypeMethodDescriptionDisplayScope.getPageScope()
static DisplayScope.PageScope
Returns the enum constant of this class with the specified name.static DisplayScope.PageScope[]
DisplayScope.PageScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DisplayScope.setPageScope
(DisplayScope.PageScope pageScope) ModifierConstructorDescriptionDisplayScope
(DisplayScope.PageScope scope, String filter) Creates a scope from a given PageScope and filterQuery.