Package io.goobi.viewer.model.archives
Class ArchiveResourceWrapper
java.lang.Object
io.goobi.viewer.model.archives.ArchiveResourceWrapper
- All Implemented Interfaces:
Serializable
Wrapper class for archive and configuration pairs.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ArchiveResourceWrapper
-
-
Method Details
-
getLabel
- Parameters:
locale-- Returns:
- Configured title of the given locale; resource name if no configured title found
-
getArchiveResource
- Returns:
- the archiveResource
-
getArchiveConfig
- Returns:
- the archiveConfig
-
setArchiveConfig
- Parameters:
archiveConfig- the archiveConfig to set
-