|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoomInstantiationException | |
| com.sap.ip.collaboration.room.api | |
| Uses of RoomInstantiationException in com.sap.ip.collaboration.room.api |
| Methods in com.sap.ip.collaboration.room.api that throw RoomInstantiationException | |
IRoom |
IRooms.getRoom(String roomId)
Get a room instance from a room ID |
IRoom |
IRooms.getRoomFromRID(String roomRID)
Get a room instance from a room RID |
String |
IRooms.getRoomAccessURLInternal(String roomId)
Get an internal Access URL for a specific room. |
String |
IRooms.getRoomAccessURLExternal(String roomId)
Get an external Access URL for a specific room. |
boolean |
IRooms.isRoomLocked(String roomId)
Check if a room is locked |
Date |
IRooms.getLastVisit(String roomId,
String userId)
Get the Date when the given user visited the given room last time |
Date |
IRooms.getLastVisit(String roomId)
Get the Date when the given room was last visited by any user |
String |
IRooms.getRoomName(String roomId)
Get the name of the room with the given room id |
String |
IRooms.getRoomDescription(String roomId)
Get the description of the room with the given room id |
IRoomRole[] |
IRooms.getRoomRolesForUser(String roomId,
IUser user)
Get the room roles for a specific user in a specific room |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||