
the complete set of language alternates for each item. The
returned AltText objects are read-only.
Returns the user object referenced by this session (through
CP2:user_id_ref), or null if the session doesn’t reference a
user.
getUser( ) : User
Returns a data map referencing the collection of private
data for this session (CP2:data), which is empty if the
getDataMap( ) : DataMap
property is absent. For the active session, the returned
DataMap object is writable.
Returns the unique identifier for the toolkit or library that
created this session (CP2:tool_id), or the empty string if the
property is absent.
getToolID( ) : String
Returns the version string for the toolkit or library that
created this session (CP2:tool_version), or the empty string
if the property is absent.
getToolVersion( ) : String
Returns the human-readable description of the toolkit or
library that created this session (CP2:tool_desc). This
getToolDescription( ) : String
function returns the English language alternate, or the
empty string if the property is absent.
Returns the human-readable description of the toolkit or
library that created this session (CP2:tool_desc). This
getToolDescriptionLocalized( ) :
AltText
function returns the complete set of language alternates,
which is empty if the property is absent. The returned
AltText object is read-only.
Returns the unique identifier for the application that
created this session (CP2:appl_id), or the empty string if
the property is absent.
getApplicationID( ) : String
Returns the version string for the application that created
this session (CP2:appl_version), or the empty string if the
property is absent.
getApplicationVersion( ) : String
Returns the human-readable description of the application
that created this session (CP2:appl_desc). This function
getApplicationDescription( ) : String
returns the English language alternate, or the empty string
if the property is absent.
Returns the human-readable description of the application
that created this session (CP2:appl_desc). This function
getApplicationDescriptionLocalized(
) : AltText
returns the complete set of language alternates, which is
empty if the property is absent. The returned AltText object
is read-only.
Returns a list of all certificates associated with this session,
in order of appearance in the dataset. The list may be
empty.
getCertificates( ) : CertificateList
Setters [W]
These functions may be invoked only on the active session. Invoking them on any other session
is a programming error and has unpredictable results.
503
Enfocus Switch 10
Comentarios a estos manuales