Uses of Class
io.goobi.viewer.model.cms.recordnotes.CMSSingleRecordNote
Packages that use CMSSingleRecordNote
-
Uses of CMSSingleRecordNote in io.goobi.viewer.dao
Methods in io.goobi.viewer.dao that return types with arguments of type CMSSingleRecordNoteModifier and TypeMethodDescriptionIDAO.getRecordNotesForPi(String pi, boolean displayedNotesOnly) Get allCMSRecordNotes for the given pi -
Uses of CMSSingleRecordNote in io.goobi.viewer.dao.impl
Methods in io.goobi.viewer.dao.impl that return types with arguments of type CMSSingleRecordNoteModifier and TypeMethodDescriptionJPADAO.getRecordNotesForPi(String pi, boolean displayedNotesOnly) Get allCMSRecordNotes for the given pi -
Uses of CMSSingleRecordNote in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans with parameters of type CMSSingleRecordNoteModifier and TypeMethodDescriptionCmsRecordNotesBean.getRecordUrl(CMSSingleRecordNote note) CmsRecordNotesBean.getThumbnailUrl(CMSSingleRecordNote note) get the thumbnail url for the record related to the noteCmsRecordNotesBean.getThumbnailUrl(CMSSingleRecordNote note, int width, int height) get the thumbnail url for the record related to the note for given width and height