|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.compoze.exchange.AbstractItem
|
+--com.compoze.exchange.Message
|
+--com.compoze.exchange.UndeliverableMessage
This class represents a request for an undeliverable message.
| Fields inherited from class com.compoze.exchange.Message |
ALL_PROPS |
| Fields inherited from class com.compoze.exchange.AbstractItem |
m_props, m_session |
| Method Summary | |
java.lang.String |
getOriginalSubject()
Gets the subject of the original message. |
void |
setSender(AddressEntry addressEntry)
This method is not allowed on this Message type. |
| Methods inherited from class com.compoze.exchange.AbstractItem |
get, getBoolean, getByteArray, getDate, getDouble, getInt, getInvalidPropertyValues, getPropertyKeys, getString, getStringArray, getUpdatedPropertyValues, set, setBoolean, setByteArray, setDate, setDouble, setInt, setString, setStringArray |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public java.lang.String getOriginalSubject()
throws ExchangeException
null if for no subjectPropertyKey.ORIGINAL_SUBJECT
public void setSender(AddressEntry addressEntry)
throws ExchangeException
Message type.setSender in class MessageExchangeException - this method is not allowed
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||