Package io.goobi.viewer.model.security
Class CopyrightIndicatorLicense
java.lang.Object
io.goobi.viewer.model.security.CopyrightIndicatorLicense
- All Implemented Interfaces:
Serializable
Represents a license entry for the copyright indicator widget, consisting of a human-readable description and a list of icon identifiers.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CopyrightIndicatorLicense
- Parameters:
description- human-readable license descriptionicons- list of icon identifiers for this license
-
-
Method Details
-
getDescription
-
getIcons
-