|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRoomCategory | |
| com.sap.ip.collaboration.room.api | |
| Uses of IRoomCategory in com.sap.ip.collaboration.room.api |
| Methods in com.sap.ip.collaboration.room.api that return IRoomCategory | |
IRoomCategory[] |
IRoomInfoReader.getCategories()
Get the categories assigned to the room |
IRoomCategory[] |
IRoomCategoryFactory.getRoomCategories()
Get all existing room categories in the system |
IRoomCategory |
IRoomCategoryFactory.getRoomCategory(String name)
Get a specific room category |
IRoomCategory |
IRoomCategoryFactory.getDefaultRoomCategory()
Get the default room category |
IRoomCategory[] |
IRoom.getCategories()
Get the categories of a room |
| Methods in com.sap.ip.collaboration.room.api with parameters of type IRoomCategory | |
boolean |
IRoomInfo.setCategories(IRoomCategory[] newCategories)
Set the categories of the collaboration room You can create new instances of IRoomCategory using
the IRoomCategoryFactory which you will get
using the method IRooms.getRoomCategoryFactory(). |
boolean |
IRoom.setCategories(IRoomCategory[] newCategories)
Set the categories of the room. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||