|
Interface Summary |
| IField |
An interface which is used as an abstraction wrapper for entry values in FieldGroup's |
| IField.DataType |
Datatype interface, used to designate the type of entry value we are representing |
| IFieldGroup |
Defines methods requred to manipulate with group of named values. |
| IFieldGroupList |
Defines methods requred to manipulate with list field groups. |
| IMessage |
Methods required to identify a message. |
| IMessageFactory |
Factory Interface that allows creation of IMessage(s) and there components |
| ISessionStatus |
Interface class that defines support of session status bar with predefined
fields and behavior. |
| ITransportable |
Implementation of that interface will guaranty that object can map to IMessage
to send over network. |
| IUserMessageListener |
Implementation of this interface is required to support receiving of messages |
| IUserSession |
Interface class that defines support of user session entity with predefined
fields and behavior. |
| IUserSessionStatusListener |
Implementation of this interface is required to support receiving of session status messages. |
| IUserTransportableListener |
|