Class WriteAnnotationIntent

java.lang.Object
com.levigo.jadice.annotation.auth.AbstractAnnotationIntent
com.levigo.jadice.annotation.auth.WriteAnnotationIntent
All Implemented Interfaces:
AnnotationIntent, Intent

public class WriteAnnotationIntent extends AbstractAnnotationIntent
This type of AnnotationIntent declares the intention to write or save individual annotation instances. The write feature allows annotations to be written or saved. The permissions that are interested in this intent are individual annotation permission.

For document annotation permissions this intent is not supported.

  • Constructor Details

    • WriteAnnotationIntent

      public WriteAnnotationIntent()
      Constructor