Specifications

appropriate setters on an AltText object obtained with
getImplementationDescription().
Sets the human-readable description of the statement made
by this certificate (CP2:statement_desc). This function sets the
setStatementDescription( value
: String )
English language alternate and erases all other alternates. To
set other language alternates, use appropriate setters on an
AltText object obtained with getStatementDescriptionLocalized().
Sets the state of this certificate (CP2:state). The state must be
specified as one of the following values (or a case-insensitive
setState( value : String )
variation thereof): “Errors”, “Warnings”, “Info”, “Success”, or
“Unknown”. Any other value is interpreted as “Unknown”. For
a new certificate the state is initialized to “Unknown”. In most
cases this should be replaced by an appropriate value.
Sets the human-readable description of the state of this
certificate (CP2:state_desc). This function sets the English
setStateDescription( value :
String )
language alternate and erases all other alternates. To set other
language alternates, use appropriate setters on an AltText object
obtained with getStateDescriptionLocalized().
Sets an unordered list of editing zone strings specifying the type
of changes to which this certificate is sensitive (CP2:zones). An
setZones( value : String[] )
empty list indicates 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.
Sets the human-readable description of this certificate’s private
properties taken as a whole (CP2:data_desc). This function sets
setDataDescription( value :
String )
the English language alternate and erases all other alternates.
To set other language alternates, use appropriate setters on an
AltText object obtained with getDataDescriptionLocalized().
Sets the fingerprint representing a unique identifier for this
certificate’s configuration (CP2:fingerprint). The fingerprint
setFingerPrint( value : String
)
allows determining whether or not two configurations are
equivalent without accessing the contents of class or private
properties.
User class
A User object represents a user stored in a CP2 dataset.
Getters [R]
Returns the corresponding property of this user’s
contact information, or the empty string if the
property is absent.
getName( ) : String
getCompany( ) : String
getStreet( ) : String
getPostalCode( ) : String
getCity( ) : String
getState( ) : String
508
Enfocus Switch 10