|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReport
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 | |
|---|---|
String |
getOriginalSubject()
Gets the subject of the message that is represented by the report. |
| Field Detail |
|---|
static final int KEYID_ORIGINAL_SUBJECT
int ID for the ORIGINAL_SUBJECT key.
static final Key ORIGINAL_SUBJECT
| Method Detail |
|---|
String getOriginalSubject()
throws CollaborationException
CollaborationException - if there was a problem retrieving the
the original subject.ORIGINAL_SUBJECT
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||