Class GFACryptFilterPublicKey
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFACryptFilterPublicKey
-
- All Implemented Interfaces:
ACryptFilterPublicKey,AObject,Object
public class GFACryptFilterPublicKey extends GFAObject implements ACryptFilterPublicKey
-
-
Field Summary
-
Fields inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
baseObject, keyName, parentObject, PDF_DATE_FORMAT_REGEX
-
Fields inherited from class org.verapdf.model.GenericModelObject
contextDependent
-
-
Constructor Summary
Constructors Constructor Description GFACryptFilterPublicKey(COSBase baseObject, COSBase parentObject, String keyName)
-
Method Summary
-
Methods inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
clearAllContainers, getExtraContext, getfileSize, getID, getisEncryptedWrapper, getisPDFTagged, getkeyName, getKeysSet, getkeysString, getnotStandard14Font, getnumberOfPages, getPageObject, getsize, hasCycle, setKeysSet
-
Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsize
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getLinkedObjects
public List<? extends Object> getLinkedObjects(String link)
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-
getcontainsAuthEvent
public Boolean getcontainsAuthEvent()
- Specified by:
getcontainsAuthEventin interfaceACryptFilterPublicKey
-
getAuthEventDefaultValue
public COSObject getAuthEventDefaultValue()
-
getAuthEventValue
public COSObject getAuthEventValue()
-
getAuthEventHasTypeName
public Boolean getAuthEventHasTypeName()
- Specified by:
getAuthEventHasTypeNamein interfaceACryptFilterPublicKey
-
getAuthEventNameValue
public String getAuthEventNameValue()
- Specified by:
getAuthEventNameValuein interfaceACryptFilterPublicKey
-
getcontainsCFM
public Boolean getcontainsCFM()
- Specified by:
getcontainsCFMin interfaceACryptFilterPublicKey
-
getCFMDefaultValue
public COSObject getCFMDefaultValue()
-
getCFMValue
public COSObject getCFMValue()
-
getCFMHasTypeName
public Boolean getCFMHasTypeName()
- Specified by:
getCFMHasTypeNamein interfaceACryptFilterPublicKey
-
getCFMNameValue
public String getCFMNameValue()
- Specified by:
getCFMNameValuein interfaceACryptFilterPublicKey
-
getcontainsEncryptMetadata
public Boolean getcontainsEncryptMetadata()
- Specified by:
getcontainsEncryptMetadatain interfaceACryptFilterPublicKey
-
getEncryptMetadataDefaultValue
public COSObject getEncryptMetadataDefaultValue()
-
getEncryptMetadataValue
public COSObject getEncryptMetadataValue()
-
getEncryptMetadataHasTypeBoolean
public Boolean getEncryptMetadataHasTypeBoolean()
- Specified by:
getEncryptMetadataHasTypeBooleanin interfaceACryptFilterPublicKey
-
getcontainsLength
public Boolean getcontainsLength()
- Specified by:
getcontainsLengthin interfaceACryptFilterPublicKey
-
getLengthValue
public COSObject getLengthValue()
-
getLengthHasTypeInteger
public Boolean getLengthHasTypeInteger()
- Specified by:
getLengthHasTypeIntegerin interfaceACryptFilterPublicKey
-
getLengthIntegerValue
public Long getLengthIntegerValue()
- Specified by:
getLengthIntegerValuein interfaceACryptFilterPublicKey
-
getcontainsRecipients
public Boolean getcontainsRecipients()
- Specified by:
getcontainsRecipientsin interfaceACryptFilterPublicKey
-
getRecipientsValue
public COSObject getRecipientsValue()
-
getRecipientsHasTypeArray
public Boolean getRecipientsHasTypeArray()
- Specified by:
getRecipientsHasTypeArrayin interfaceACryptFilterPublicKey
-
getRecipientsHasTypeStringByte
public Boolean getRecipientsHasTypeStringByte()
- Specified by:
getRecipientsHasTypeStringBytein interfaceACryptFilterPublicKey
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceACryptFilterPublicKey
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceACryptFilterPublicKey
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceACryptFilterPublicKey
-
-