Interface DocSecurityFeaturesObjectAdapter

All Superinterfaces:
FeaturesObjectAdapter
All Known Implementing Classes:
GFDocSecurityFeaturesObjectAdapter

public interface DocSecurityFeaturesObjectAdapter extends FeaturesObjectAdapter
Author:
Maksim Bezrukov
  • Method Details

    • getFilter

      String getFilter()
    • getSubFilter

      String getSubFilter()
    • getVersion

      int getVersion()
    • getLength

      int getLength()
    • getHexEncodedOwnerKey

      String getHexEncodedOwnerKey()
    • getHexEncodedUserKey

      String getHexEncodedUserKey()
    • isEncryptMetadata

      boolean isEncryptMetadata()
    • isUserPermissionsPresent

      boolean isUserPermissionsPresent()
    • isPrintAllowed

      boolean isPrintAllowed()
    • isPrintDegradedAllowed

      boolean isPrintDegradedAllowed()
    • isChangesAllowed

      boolean isChangesAllowed()
    • isModifyAnnotationsAllowed

      boolean isModifyAnnotationsAllowed()
    • isFillingSigningAllowed

      boolean isFillingSigningAllowed()
    • isDocumentAssemblyAllowed

      boolean isDocumentAssemblyAllowed()
    • isExtractContentAllowed

      boolean isExtractContentAllowed()
    • isExtractAccessibilityAllowed

      boolean isExtractAccessibilityAllowed()