Specifications
getCountry( ) : String
getEMail( ) : String
getPhone( ) : String
getFax( ) : String
Returns the user-supplied message associated with
this user (CP2:message). This function returns the
getUserMessage( ) : String
English language alternate, or the empty string if the
property is absent.
Returns the user-supplied message associated with
this user (CP2:message). This function returns the
getUserMessageLocalized( ) : AltText
complete set of language alternates, which is empty
if the property is absent. For the active user, the
returned AltText object is writable.
Setters [W]
These functions may be invoked only on the active user. Invoking them on any other user is a
programming error and has unpredictable results.
Sets the corresponding property of this user’s
contact information.
setName( value : String )
setCompany( value : String )
setStreet( value : String )
setPostalCode( value : String )
setCity( value : String )
setState( value : String )
setCountry( value : String )
setEMail( value : String )
setPhone( value : String )
setFax( value : String )
Sets the user-supplied message associated
with this user (CP2:message). This function sets
setUserMessage( 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
getUserMessageLocalized().
DataMap class
A DataMap object represents a collection of private data associated with a session or certificate
stored in a CP2 dataset. Each data map retains a reference to its underlying data structure, so it
can be used for both reading and writing. Private data items can be stored in three different
ways. Each storage type has associated semantics as described in the following table.
Recommended forEncodingStorage formStorage type
brief segments of
human-readable text
UnicodePlain text stringtest
509
Enfocus Switch 10