Uses of Class
io.goobi.viewer.exceptions.IDDOCNotFoundException
Packages that use IDDOCNotFoundException
-
Uses of IDDOCNotFoundException in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that throw IDDOCNotFoundExceptionModifier and TypeMethodDescriptionvoid
ActiveDocumentBean.setCurrentImageOrderPerScript()
void
ActiveDocumentBean.update()
Loads the record with the IDDOC set incurrentElementIddoc
. -
Uses of IDDOCNotFoundException in io.goobi.viewer.model.viewer
Methods in io.goobi.viewer.model.viewer that throw IDDOCNotFoundExceptionModifier and TypeMethodDescriptionvoid
ViewManager.dropdownAction
(jakarta.faces.event.ValueChangeEvent event) dropdownAction.ViewManager.firstImage()
firstImage.ViewManager.lastImage()
lastImage.ViewManager.nextImage()
nextImage.ViewManager.prevImage()
prevImage.void
ViewManager.setCurrentImageOrder
(int currentImageOrder) currentPageOrder.void
ViewManager.setCurrentImageOrderForPaginator
(int currentImageOrder) Setter for the direct page number input fieldvoid
ViewManager.setCurrentImageOrderPerScript()
void
ViewManager.setCurrentImageOrderString
(String currentImageOrderString) Main method for setting the current page(s) in this ViewManager.