|
Interface Summary |
| ICustomProperty |
Interface describing a custom room property which is needed to
search for rooms containing custom properties using the TRex based
rooms search API. |
| IPrincipalRoles |
Interface describing assessments of PrincipalRoles. |
| IPrincipalSetRoles |
Interface describing the role assignments of a PrincipalSet. |
| IRoom |
Public Interface describing a single collaboration room object
The Room API contains functionality concerning one single room object whereas
the Rooms API provides methods concerning all rooms (searching, creation,
instantiation...). |
| IRoomCategory |
Interface describing a room category. |
| IRoomCategoryFactory |
Interface describing the factory for room categories. |
| IRoomGroups |
Interface describing assessments of room groups. |
| IRoomInfo |
Interface describing a snapshot of a collaboration room
There are two Interfaces describing a collaboration room: IRoom
and this one (IRoomInfo). |
| IRoomInfoReader |
Interface describing assessments of room info reader. |
| IRoomPrincipals |
Interface describing a snapshot of the current user-role and group-role
assignments in a room. |
| IRoomPrincipalSets |
Interface describing a snapshot of the current group-role assignments in a
room. |
| IRoomProps |
Interface providing technical properties of the room backend system. |
| IRooms |
Public Interface of the Rooms API
The Rooms API provides methods concerning all rooms (searching, creation,
instantiation...) whereas the Room API contains functionality concerning one
single room object. |
| IRoomsStructure |
Interface describing the Rooms Structure. |
| IRoomStatusEvent |
Represents a room status event. |
| IRoomURLGenerator |
Interface describing assessments of room URL generator. |
| IRoomUsage |
Contains result data for room usage queries (the room id, the time since when the visits were counted,
the total number of visits and the number of different users who visited the room in that time). |
| IRoomUsageUser |
Contains result data from room usage queries per user
(the room id, the user id, the time since when the visits were counted and the number of visits of the user to the room). |
| IRoomUsers |
Interface describing a snapshot of the current user-role assignments in a
room. |
| IUserRoles |
Interface describing the role assignments of a single user. |