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