Annotation Interface TagIndexed


@Documented @Retention(RUNTIME) @Target({FIELD,ANNOTATION_TYPE}) public @interface TagIndexed
  • Element Details

    • fieldName

      String fieldName
      Default:
      ""
    • alias

      String alias
      Default:
      ""
    • noindex

      boolean noindex
      Default:
      false
    • separator

      String separator
      Default:
      "|"