Class AddAnnotationIntent

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

public class AddAnnotationIntent extends AbstractAnnotationIntent
This type of AnnotationIntent declares the intention to add annotations to a document. Therefore the permissions that are interested in this intent are document permission. For individual annotation permissions this intent is senseless and can not be used.
  • Constructor Details

    • AddAnnotationIntent

      public AddAnnotationIntent()
      Constructor