Specifications
Returns the human-readable description of the state
of this certificate (CP2:state_desc). This function
getStateDescription( ) : String
returns the English language alternate, or the empty
string if the property is absent.
Returns the human-readable description of the state
of this certificate (CP2:state_desc). This function
getStateDescriptionLocalized( ) : AltText
returns the complete set of language alternates, which
is empty if the property is absent. For a certificate
associated with the active session, the returned AltText
object is writable.
Returns an unordered list of the editing zone strings
specifying the type of changes to which this certificate
getZones( ) : String[]
is sensitive (CP2:zones), or an empty list if the property
is absent (which means that the certificate is not
sensitive to any changes in the PDF file). For a new
certificate this property is initialized to the single
editing zone “All”. It is advisable to narrow the
certificate’s editing zones down to avoid it becoming
dirty unnecessarily.
Returns a data map referencing the collection of
private data for this certificate (CP2:data), which is
getDataMap( ) : DataMap
empty if the property is absent. For a certificate
associated with the active session, the returned
DataMap object is writable.
Returns the human-readable description of this
certificate’s private properties taken as a whole
getDataDescription( ) : String
(CP2:data_desc). This function returns the English
language alternate, or the empty string if the property
is absent.
Returns the human-readable description of this
certificate’s private properties taken as a whole
getDataDescriptionLocalized( ) : AltText
(CP2:data_desc). This function returns the complete
set of language alternates, which is empty if the
property is absent. For a certificate associated with
the active session, the returned AltText object is
writable.
Returns the fingerprint representing a unique
identifier for this certificate’s configuration
getFingerPrint( ) : String
(CP2:fingerprint), or the empty string if the property
is absent. The fingerprint allows determining whether
or not two configurations are equivalent without
accessing the contents of class or private properties.
Returns the time when this session was created
(CP2:time), or null if the property is absent. For a new
getTime( ) : Date
certificate this property is initialized to the current
system time; it can’t be updated.
Returns true if this certificate certificate’s editing
zones overlap with any of the editing zones touched
isDirty( ) : Boolean
in a later session (excluding the certificate’s own
session), false otherwise.
506
Enfocus Switch 10