JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.goobi.viewer.model.archives.ArchiveTree
Packages that use
ArchiveTree
Package
Description
io.goobi.viewer.managedbeans
io.goobi.viewer.model.archives
Uses of
ArchiveTree
in
io.goobi.viewer.managedbeans
Methods in
io.goobi.viewer.managedbeans
that return
ArchiveTree
Modifier and Type
Method
Description
ArchiveTree
ArchiveBean.
getArchiveTree
()
Uses of
ArchiveTree
in
io.goobi.viewer.model.archives
Methods in
io.goobi.viewer.model.archives
that return
ArchiveTree
Modifier and Type
Method
Description
ArchiveTree
ArchiveManager.
getArchiveTree
(
String
resourceId)
Constructors in
io.goobi.viewer.model.archives
with parameters of type
ArchiveTree
Modifier
Constructor
Description
ArchiveTree
(
ArchiveTree
orig)