Class AddAnnotationIntent
java.lang.Object
com.levigo.jadice.annotation.auth.AbstractAnnotationIntent
com.levigo.jadice.annotation.auth.AddAnnotationIntent
- All Implemented Interfaces:
AnnotationIntent
,Intent
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
AddAnnotationIntent
public AddAnnotationIntent()Constructor
-