Uses of Class
io.goobi.viewer.exceptions.ArchiveException
Packages that use ArchiveException
-
Uses of ArchiveException in io.goobi.viewer.exceptions
Subclasses of ArchiveException in io.goobi.viewer.exceptionsModifier and TypeClassDescriptionclass
class
class
-
Uses of ArchiveException in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that throw ArchiveExceptionModifier and TypeMethodDescriptionvoid
ArchiveBean.initializeArchiveTree()
void
ArchiveBean.initializeArchiveTree
(String selectedEntryId) void
ArchiveBean.loadDatabaseResource
(String resourceId) void
ArchiveBean.setArchiveId
(String archiveName) Deprecated.Redundant resolving of archive ID via the name + duplicate call to initializeArchiveTree(); use setCurrentResource()