Package | Description |
---|---|
org.apache.openmeetings.db.dao.server | |
org.apache.openmeetings.db.dto.room | |
org.apache.openmeetings.db.dto.user |
Modifier and Type | Method and Description |
---|---|
SearchResult<Client> |
ISessionManager.getListByStartAndMax(int start,
int max,
String orderby,
boolean asc)
Get list of current client sessions
|
Constructor and Description |
---|
RoomSearchResult(SearchResult<Room> copy) |
Constructor and Description |
---|
UserSearchResult(SearchResult<User> copy) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.