com.sap.ip.collaboration.room.api
Interface IRoomUsageUser
public interface 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).
getRoomId
String getRoomId()
- Returns:
- String the room id
getUserId
String getUserId()
- Returns:
- String the user id
getVisits
int getVisits()
- Returns:
- long the number of visits
getTimeStamp
long getTimeStamp()
- Returns:
- long the time since when the visits were counted
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-COLL
|
[sap.com] tc/kmc/coll/room
|
api
|
EP-KM-CRS
|
Copyright 2011 SAP AG Complete Copyright Notice