de.intarsys.pdf.pd
Class PDSignatureLock
java.lang.Object
de.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.pd.PDObject
de.intarsys.pdf.pd.PDSignatureLock
- All Implemented Interfaces:
- ICOSObjectListener, de.intarsys.tools.attribute.IAttributeSupport
public class PDSignatureLock
- extends PDObject
Methods inherited from class de.intarsys.pdf.pd.PDObject |
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toString |
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject |
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString |
CN_Type_SigFieldLock
public static final COSName CN_Type_SigFieldLock
DK_Action
public static final COSName DK_Action
DK_Fields
public static final COSName DK_Fields
CN_All
public static final COSName CN_All
CN_Exclude
public static final COSName CN_Exclude
CN_Include
public static final COSName CN_Include
META
public static final PDSignatureLock.MetaClass META
- The meta class instance
PDSignatureLock
public PDSignatureLock(COSObject object)
cosGetAction
public COSName cosGetAction()
cosGetFields
public COSArray cosGetFields()
cosSetAction
public void cosSetAction(COSName action)
cosSetFields
public void cosSetFields(COSArray fields)
getFields
public List<String> getFields()
isActionAll
public boolean isActionAll()
isActionExclude
public boolean isActionExclude()
isActionInclude
public boolean isActionInclude()
setFields
public void setFields(List<String> fields)
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.