Uses of Class
io.goobi.viewer.model.annotation.PersistentAnnotation
Packages that use PersistentAnnotation
Package
Description
-
Uses of PersistentAnnotation in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return types with arguments of type PersistentAnnotationModifier and TypeMethodDescriptionUserDataBean.getLazyModelAnnotations()Getter for the fieldlazyModelAnnotations.UserDataBean.getLazyModelComments()Getter for the fieldlazyModelComments. -
Uses of PersistentAnnotation in io.goobi.viewer.model.annotation
Subclasses of PersistentAnnotation in io.goobi.viewer.model.annotationModifier and TypeClassDescriptionclassAn Annotation class to store annotation in a databaseclassMethods in io.goobi.viewer.model.annotation that return PersistentAnnotationModifier and TypeMethodDescriptionAnnotationConverter.getAsPersistentAnnotation(de.intranda.api.annotation.wa.WebAnnotation anno) Methods in io.goobi.viewer.model.annotation with parameters of type PersistentAnnotationModifier and TypeMethodDescriptionde.intranda.api.annotation.oa.OpenAnnotationAnnotationConverter.getAsOpenAnnotation(PersistentAnnotation anno) Get the annotation as anOpenAnnotationjava objectde.intranda.api.annotation.wa.WebAnnotationAnnotationConverter.getAsWebAnnotation(PersistentAnnotation anno) Get the annotation as anWebAnnotationjava objectde.intranda.api.annotation.IResourceAnnotationConverter.getBodyAsOAResource(PersistentAnnotation anno) getBodyAsOAResource.de.intranda.api.annotation.IResourceAnnotationConverter.getBodyAsResource(PersistentAnnotation anno) Get thede.intranda.api.annotation.IResourceAnnotationConverter.getTargetAsOAResource(PersistentAnnotation anno) Get the annotation target as an OpenAnnotationIResourcejava objectde.intranda.api.annotation.IResourceAnnotationConverter.getTargetAsResource(PersistentAnnotation anno) Get the annotation target as an WebAnnotationIResourcejava objectConstructors in io.goobi.viewer.model.annotation with parameters of type PersistentAnnotationModifierConstructorDescriptionprotected -
Uses of PersistentAnnotation in io.goobi.viewer.model.annotation.comments
Subclasses of PersistentAnnotation in io.goobi.viewer.model.annotation.commentsConstructors in io.goobi.viewer.model.annotation.comments with parameters of type PersistentAnnotation -
Uses of PersistentAnnotation in io.goobi.viewer.model.annotation.notification
Methods in io.goobi.viewer.model.annotation.notification with parameters of type PersistentAnnotationModifier and TypeMethodDescriptionvoidChangeNotificator.notifyCreation(PersistentAnnotation annotation, Locale locale, String viewerRootUrl) voidCommentMailNotificator.notifyCreation(PersistentAnnotation annotation, Locale locale, String viewerRootUrl) voidJsfMessagesNotificator.notifyCreation(PersistentAnnotation annotation, Locale locale, String viewerRootUrl) voidChangeNotificator.notifyDeletion(PersistentAnnotation annotation, Locale locale) voidCommentMailNotificator.notifyDeletion(PersistentAnnotation annotation, Locale locale) voidJsfMessagesNotificator.notifyDeletion(PersistentAnnotation annotation, Locale locale) voidChangeNotificator.notifyEdit(PersistentAnnotation oldAnnotation, PersistentAnnotation newAnnotation, Locale locale, String viewerRootUrl) voidCommentMailNotificator.notifyEdit(PersistentAnnotation oldAnnotation, PersistentAnnotation newAnnotation, Locale locale, String viewerRootUrl) voidJsfMessagesNotificator.notifyEdit(PersistentAnnotation oldAnnotation, PersistentAnnotation newAnnotation, Locale locale, String viewerRootUrl) -
Uses of PersistentAnnotation in io.goobi.viewer.model.annotation.serialization
Classes in io.goobi.viewer.model.annotation.serialization with type parameters of type PersistentAnnotationMethods in io.goobi.viewer.model.annotation.serialization with parameters of type PersistentAnnotationModifier and TypeMethodDescriptionvoidAnnotationDeleter.delete(PersistentAnnotation annotation) voidSolrAndSqlAnnotationDeleter.delete(PersistentAnnotation annotation) voidSolrAnnotationDeleter.delete(PersistentAnnotation annotation) voidSqlAnnotationDeleter.delete(PersistentAnnotation annotation) voidAnnotationSaver.save(PersistentAnnotation... annotations) Save the annotation.voidSolrAndSqlAnnotationSaver.save(PersistentAnnotation... annotations) voidSolrAnnotationSaver.save(PersistentAnnotation... annotations) voidSqlAnnotationSaver.save(PersistentAnnotation... annotations) Constructor parameters in io.goobi.viewer.model.annotation.serialization with type arguments of type PersistentAnnotationModifierConstructorDescriptionAnnotationIndexAugmenter(Collection<PersistentAnnotation> annotations) -
Uses of PersistentAnnotation in io.goobi.viewer.model.crowdsourcing
Constructors in io.goobi.viewer.model.crowdsourcing with parameters of type PersistentAnnotation