Interface | Description |
---|---|
IContactBase |
This is only the base class of any contact data class.
|
IContactData |
Representation of contact data selected in any contact store.
|
IContactManager |
Used for communication of LLworkplace with external applications that store and handle contacts
|
IContactSearchManager |
The implementing class has to have a constructor without any parameters.
|
Class | Description |
---|---|
ContactData |
Implementation of LLwork of the interface IContactData.
|