Uses of Class
io.goobi.viewer.exceptions.IllegalUrlParameterException
Packages that use IllegalUrlParameterException
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
-
Uses of IllegalUrlParameterException in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that throw IllegalUrlParameterExceptionModifier and TypeMethodDescriptionvoidBookmarkBean.setCurrentBookmarkListId(String bookmarkListId) setCurrentBookmarkListId.voidActiveDocumentBean.setCurrentImageOrderPerScript()voidActiveDocumentBean.setImageToShow(String imageToShow) Setter for the fieldimageToShow.voidSetter for the fieldlogid.voidActiveDocumentBean.setRepresentativeImage()Sets imageToShow to the representative page found in the search index, or "1" if none found.voidBookmarkBean.setShareKey(String key) setShareKey.voidActiveDocumentBean.setTocCurrentPage(String tocCurrentPage) Setter for the fieldtocCurrentPage.