Class Summary |
AccountController |
This class contains the logic and visual representation for mail server
account handling processes (insertion, modification, deletation, inspecting
cache). |
AccountDetailsPanel |
Panel that shows account details. |
ArrayFocusTraversalPolicy |
This class represent a focus traversal policy based on an array of
components; the order is determined by the order of the components in that
array. |
ConsolePanel |
This class acts as the entry point for the email connector component admin
tool. |
Constants |
Contains constants that are used by account handling. |
EmailSyncSourceConfigPanel |
This class implements the configuration panel for an EmailSyncSource |
FormSearchAccountPanel |
Panel for specifying criteria for account searching. |
MailServerController |
This class contains the logic and visual representation for public mail
server handling processes (insertion, modification, deletation). |
OperationType |
Enumeration class to represent account process types. |
ResultSearchAccountPanel |
Panel used for displaying results of an account search. |
SearchAccountPanel |
This is the panel associated with the admin tool node for the email connector
module. |
ValidationError |
Class that represent errors collected during validation of data in a panel. |