All Classes and Interfaces
Class
Description
Insert/update/Delete on
Configuration
It provides basic mechanism to get a Conf Key:
ConfigurationDao.getBool(String, boolean)
ConfigurationDao.getLong(String, Long)
ConfigurationDao.getInt(String, int)
ConfigurationDao.getString(String, String)
ConfigurationDao.get(String) is deprecated!This Object will represent a File on the File-System
General interface to perform CRUD operations on entities
this interface is required to use SipMagager from openmeetings-core
Necessary for temp clients being created on HashPage
ClientCRUD operations for
StringLabelInsert/Update/Delete
LdapConfigAn item in the file explorer in the recording section.
contains data about each stream, for example if it is a screen sharing or
audio/video stream.
This Class is marshaled as JSON-Object and stored as a String in the DB to
make it more easy to extend it
Entity to store user data, password field is
FetchType.LAZY, so that
is why there is an extra udpate statement at this momentCRUD operations for
UserTemporary class for test recording, will be unified