Package io.goobi.viewer.model.security
Class CopyrightIndicatorStatus
java.lang.Object
io.goobi.viewer.model.security.CopyrightIndicatorStatus
- All Implemented Interfaces:
Serializable
Represents the aggregated copyright indicator status for a digitized record, pairing a
CopyrightIndicatorStatus.Status value with a human-readable description.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnumerates the three possible access levels for a copyright indicator: fully open, partially restricted, or fully locked. -
Constructor Summary
ConstructorsConstructorDescriptionCopyrightIndicatorStatus(CopyrightIndicatorStatus.Status status, String description) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
CopyrightIndicatorStatus
-
-
Method Details
-
getStatus
-
getDescription
-