Interface | Description |
---|---|
Account |
The extended model interface for the Account service.
|
AccountModel |
The base model interface for the Account service.
|
Attachment |
The extended model interface for the Attachment service.
|
AttachmentModel |
The base model interface for the Attachment service.
|
Folder |
The extended model interface for the Folder service.
|
FolderModel |
The base model interface for the Folder service.
|
Message |
The extended model interface for the Message service.
|
MessageModel |
The base model interface for the Message service.
|
Class | Description |
---|---|
AccountSoap |
This class is used by SOAP remote services.
|
AccountTable |
The table class for the "Mail_Account" database table.
|
AccountWrapper |
This class is a wrapper for
Account . |
AttachmentSoap |
This class is used by SOAP remote services.
|
AttachmentTable |
The table class for the "Mail_Attachment" database table.
|
AttachmentWrapper |
This class is a wrapper for
Attachment . |
FolderSoap |
This class is used by SOAP remote services.
|
FolderTable |
The table class for the "Mail_Folder" database table.
|
FolderWrapper |
This class is a wrapper for
Folder . |
MailFile | |
MessageDisplay | |
MessagesDisplay | |
MessageSoap |
This class is used by SOAP remote services.
|
MessageTable |
The table class for the "Mail_Message" database table.
|
MessageWrapper |
This class is a wrapper for
Message . |