Uses of Class
io.goobi.viewer.model.cms.recordnotes.CMSMultiRecordNote
Packages that use CMSMultiRecordNote
Package
Description
Data access layer of the Goobi viewer.
JPA-based data access object implementation providing the full persistence layer for the Goobi viewer,
including a custom class loader and the central
JPADAO that covers all entity types.JSF managed beans (CDI backing beans) of the Goobi viewer.
-
Uses of CMSMultiRecordNote in io.goobi.viewer.dao
Methods in io.goobi.viewer.dao that return types with arguments of type CMSMultiRecordNoteModifier and TypeMethodDescriptionIDAO.getAllMultiRecordNotes(boolean displayedNotesOnly) Get allCMSMultiRecordNotes. -
Uses of CMSMultiRecordNote in io.goobi.viewer.dao.impl
Methods in io.goobi.viewer.dao.impl that return types with arguments of type CMSMultiRecordNoteModifier and TypeMethodDescriptionJPADAO.getAllMultiRecordNotes(boolean displayedNotesOnly) Get allCMSMultiRecordNotes. -
Uses of CMSMultiRecordNote in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans with parameters of type CMSMultiRecordNoteModifier and TypeMethodDescriptionCmsRecordNotesBean.getSearchUrlForNote(CMSMultiRecordNote note)