Uses of Enum Class
io.goobi.viewer.model.administration.legal.ConsentScope.StorageMode
Packages that use ConsentScope.StorageMode
-
Uses of ConsentScope.StorageMode in io.goobi.viewer.model.administration.legal
Methods in io.goobi.viewer.model.administration.legal that return ConsentScope.StorageModeModifier and TypeMethodDescriptionConsentScope.getStorageMode()
Get the storage mode, determining if the scope is limited to a http session or a span of timestatic ConsentScope.StorageMode
Returns the enum constant of this class with the specified name.static ConsentScope.StorageMode[]
ConsentScope.StorageMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.goobi.viewer.model.administration.legal with parameters of type ConsentScope.StorageModeModifier and TypeMethodDescriptionvoid
ConsentScope.setStorageMode
(ConsentScope.StorageMode storageMode) Set the storageMode