Class AnnotationIndexAugmenter

java.lang.Object
io.goobi.viewer.model.annotation.serialization.AnnotationIndexAugmenter
All Implemented Interfaces:
IndexAugmenter

public class AnnotationIndexAugmenter extends Object implements IndexAugmenter
Author:
florian
  • Field Details

    • SUFFIX_ANNOTATIONS

      public static final String SUFFIX_ANNOTATIONS
      Constant SUFFIX_ANNOTATIONS="_annotations"
      See Also:
  • Constructor Details

    • AnnotationIndexAugmenter

      public AnnotationIndexAugmenter(Collection<PersistentAnnotation> annotations)
    • AnnotationIndexAugmenter

      public AnnotationIndexAugmenter()
  • Method Details