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 TypeMethodDescriptionvoidActiveDocumentBean.setCurrentImageOrderPerScript()voidActiveDocumentBean.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 TypeMethodDescriptionvoidViewManager.dropdownAction(jakarta.faces.event.ValueChangeEvent event) dropdownAction.ViewManager.firstImage()firstImage.ViewManager.lastImage()lastImage.ViewManager.nextImage()nextImage.ViewManager.prevImage()prevImage.voidViewManager.setCurrentImageOrder(int currentImageOrder) currentPageOrder.voidViewManager.setCurrentImageOrderForPaginator(int currentImageOrder) Setter for the direct page number input fieldvoidViewManager.setCurrentImageOrderPerScript()voidViewManager.setCurrentImageOrderString(String currentImageOrderString) Main method for setting the current page(s) in this ViewManager.