Package com.levigo.jadice.document
Interface PermissionsProvider<D>
- All Known Subinterfaces:
Document,PageSegment,SerializableDocument
- All Known Implementing Classes:
Annotation,ArrowAnnotation,CalloutAnnotation,ChecklistAnnotation,EllipseAnnotation,FilteredDocument,HistoryAnnotation,JWTImageAnnotation,JWTSerializableHistoryAnnotation,LineAnnotation,PathAnnotation,RectangleAnnotation,ShapeBasedAnnotation,StampAnnotation,TextAnnotation,TextHighlightAnnotation
public interface PermissionsProvider<D>
-
Method Summary
-
Method Details
-
getPermissions
Permissions<D> getPermissions()
-