|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRoomStatusEvent
Represents a room status event. Room status events are written to the database for a number of
actions (the list of actions is contained in RoomStatusAction).
| Method Summary | |
|---|---|
String |
getId()
Returns the unique id of this event. |
String |
getMessage()
Returns the message string associated with the event. |
RoomStatusAction |
getRoomAction()
Returns the room status action associated with the event. |
String |
getRoomId()
Returns the id of the room where the event occured. |
String |
getRoomName()
Returns the name of the room where the event occured. |
long |
getTimeStamp()
Returns the time when the event was created. |
String |
getUserId()
The id of the user who caused the event or null. |
| Method Detail |
|---|
String getRoomName()
String getRoomId()
RoomStatusAction getRoomAction()
long getTimeStamp()
String getUserId()
String getMessage()
String getId()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-COLL
|
[sap.com] tc/kmc/coll/room
|
api
|
EP-KM-CRS
|
|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||