Annotation Interface IdSuffix


@Inherited @Target(FIELD) @Retention(RUNTIME) public @interface IdSuffix
This annotation is targeted at building the document id using the value as a part of a suffix build. The order determines in way which the specified suffix value is used in building the suffix.
Author:
Subhashni Balakrishnan
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
     
  • Element Details

    • order

      int order
      Default:
      0