|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The IReport interface represents messages that are used to
report on events in the mail subsystem, such as
INonDeliveryReport notices.
| Field Summary | |
static int |
KEYID_ORIGINAL_SUBJECT
The int ID for the ORIGINAL_SUBJECT key. |
static Key |
ORIGINAL_SUBJECT
Key that represents the subject of the message represented by this report. |
| Method Summary | |
java.lang.String |
getOriginalSubject()
Gets the subject of the message that is represented by the report. |
| Field Detail |
public static final int KEYID_ORIGINAL_SUBJECT
int ID for the ORIGINAL_SUBJECT key.
public static final Key ORIGINAL_SUBJECT
| Method Detail |
public java.lang.String getOriginalSubject()
throws CollaborationException
CollaborationException - if there was a problem retrieving the
the original subject.ORIGINAL_SUBJECT
|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||