Annotation Interface WebdavSupport


@Target(FIELD) @Retention(RUNTIME) @Documented public @interface WebdavSupport
Needed to mark fields in Entity.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    Shows that some field should support versioning
  • Element Details

    • versioning

      boolean versioning
      Shows that some field should support versioning
      Default:
      true