Package org.verapdf.model.pdlayer
Interface PDPerms
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BooleangetcontainsOtherEntries()true if the permissions dictionary contains entries other than DocMDP and UC3-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getcontainsOtherEntries
Boolean getcontainsOtherEntries()
true if the permissions dictionary contains entries other than DocMDP and UC3
-
-