|
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.MeetingResponse
This class represents a response to a meeting.
| Fields inherited from class com.compoze.exchange.Message |
ALL_PROPS |
| Fields inherited from class com.compoze.exchange.AbstractItem |
m_props, m_session |
| Method Summary | |
Appointment |
serverGetAssociatedAppointment(PropertyKey[] apptProps)
Gets the appointment associated with the meeting response. |
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 Appointment serverGetAssociatedAppointment(PropertyKey[] apptProps)
throws ExchangeException
apptProps - the properties from the appointment to retrievenull if it was not
found, meaning that the associated appointment was moved,
deleted or is out of date
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 | ||||||||