4.2 Available Contexts

The C3POManager will accept any context string that adheres to the following form:

Indicator.Key[.Subey[.Subkey[.etc]]]

There must be at least one dot (.) separating the Indicator from a key. When traversing such a context string, the C3POManager will pick up C3POServers registered anywhere in the key up to (but not including) the Indicator.

All application contexts produced by Novell begin with an indicator key of GW. Contexts that are specific to Novell applications insert a subkey for the application. For example, all contexts specific to the GroupWise client begin with GW.CLIENT.

This space is then further partitioned for particular uses:

GW.CLIENT.WINDOW.ATTACHVIEWER

Attachment viewer.

GW.CLIENT.WINDOW.BROWSER

Browser window.

GW.CLIENT.WINDOW.CALENDAR

All calendar views.

GW.CLIENT.WINDOW.DOCUMENTLIST

Document list window.

GW.CLIENT.WINDOW.FINDRESULTS

Query results window.

GW.CLIENT.WINDOW.PROPERTIES

Properties window

GW.CLIENT.WINDOW.QUICKVIEWER

Quickviewer window

Contexts not specific to clients do not include a client indication as part of the context string:

GW.MESSAGE

All message types and their windows.

GW.MESSAGE.APPOINTMENT[.xx]

Appointments and their windows.

GW.MESSAGE.DOCUMENTREFERENCE

Document references.

GW.MESSAGE.MAIL[.xx]

Mail messages and their windows.

GW.MESSAGE.MAIL.Internet

Internet mail

GW.MESSAGE.MAIL.NGW.DISCUSS

Discussions and their windows.

GW.MESSAGE.NOTE[.xx]

Notes and their windows.

GW.MESSAGE.PHONE[.xx]

Phone messages and their windows.

GW.MESSAGE.TASK[.xx]

Tasks and their windows.