Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Z 

A

add(GeomPoint) - Method in class org.apache.openmeetings.util.geom.GeomPoint
 
addItem(String, ConverterProcessResult) - Method in class org.apache.openmeetings.util.process.ConverterProcessResultList
 
addNewMeeting(Date, Date, String, List<Map<String, String>>, String, Map<String, String>, String, String) - Method in class org.apache.openmeetings.util.mail.IcalHandler
 
appendSuffix(File, String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
APPLICATION_NAME - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
ArrowStyle - Class in org.apache.openmeetings.util.geom
 
ArrowStyle(double, double, double, double, double, double, float, double) - Constructor for class org.apache.openmeetings.util.geom.ArrowStyle
 

B

BACKUP_DIR - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
BCKP_RECORD_FILES - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
BCKP_ROOM_FILES - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
buildLogMessage() - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
ByteArrayDataSource - Class in org.apache.openmeetings.util.mail
 
ByteArrayDataSource(InputStream, String) - Constructor for class org.apache.openmeetings.util.mail.ByteArrayDataSource
 
ByteArrayDataSource(byte[], String) - Constructor for class org.apache.openmeetings.util.mail.ByteArrayDataSource
 
ByteArrayDataSource(String, String) - Constructor for class org.apache.openmeetings.util.mail.ByteArrayDataSource
 

C

CalendarHelper - Class in org.apache.openmeetings.util
 
CalendarHelper() - Constructor for class org.apache.openmeetings.util.CalendarHelper
 
CalendarPatterns - Class in org.apache.openmeetings.util
 
CalendarPatterns() - Constructor for class org.apache.openmeetings.util.CalendarPatterns
 
checksum(String) - Static method in class org.apache.openmeetings.util.crypt.MD5
 
checksum(String) - Static method in class org.apache.openmeetings.util.crypt.SHA256
 
clone() - Method in class org.apache.openmeetings.util.geom.GeomPoint
 
CONFIG_APPLICATION_BASE_URL - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_APPLICATION_NAME - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_APPOINTMENT_REMINDER_MINUTES - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_CALENDAR_FIRST_DAY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_CRYPT_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_DASHBOARD_SHOW_CHAT - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_DASHBOARD_SHOW_MYROOMS_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_DASHBOARD_SHOW_RSS_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_DEFAULT_GROUP_ID - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_DEFAULT_LANDING_ZONE - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_DEFAULT_LANG_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_DEFAULT_LDAP_ID - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_FRONTEND_REGISTER_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_GOOGLE_ANALYTICS_CODE - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_IGNORE_BAD_SSL - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_LOGIN_MIN_LENGTH_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_MAX_UPLOAD_SIZE_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_OAUTH_REGISTER_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_PASS_MIN_LENGTH_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_REDIRECT_URL_FOR_EXTERNAL_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_RSS_FEED1_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_RSS_FEED2_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_SCREENSHARING_ALLOW_REMOTE - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_SCREENSHARING_FPS - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_SCREENSHARING_FPS_SHOW - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_SCREENSHARING_QUALITY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_SIP_ENABLED - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_SOAP_REGISTER_KEY - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
CONFIG_SYSTEM_EMAIL - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
configKeyCryptClassName - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
ConnectionProperties - Class in org.apache.openmeetings.util
 
ConnectionProperties() - Constructor for class org.apache.openmeetings.util.ConnectionProperties
 
ConnectionProperties.DbType - Enum in org.apache.openmeetings.util
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.openmeetings.util.OMContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.openmeetings.util.OMContextListener
 
ConverterProcessResult - Class in org.apache.openmeetings.util.process
Object created by each conversion step, each conversion step that invokes and external tool like ImageMagick is one single ConverterProcessMessage if exitValue equals "-1" then there was an issue.
ConverterProcessResult() - Constructor for class org.apache.openmeetings.util.process.ConverterProcessResult
 
ConverterProcessResult(String) - Constructor for class org.apache.openmeetings.util.process.ConverterProcessResult
 
ConverterProcessResult(String, String, Exception) - Constructor for class org.apache.openmeetings.util.process.ConverterProcessResult
 
ConverterProcessResultList - Class in org.apache.openmeetings.util.process
Collects all results of conversion jobs
ConverterProcessResultList() - Constructor for class org.apache.openmeetings.util.process.ConverterProcessResultList
 
createDocument() - Static method in class org.apache.openmeetings.util.XmlExport
 
createRoot(Document) - Static method in class org.apache.openmeetings.util.XmlExport
 
createRoot(Document, String) - Static method in class org.apache.openmeetings.util.XmlExport
 
crypt(String) - Static method in class org.apache.openmeetings.util.crypt.MD5Crypt
This method actually generates a OpenBSD/FreeBSD/Linux PAM compatible md5-encoded password hash from a plaintext password and a salt.
crypt(String, String) - Static method in class org.apache.openmeetings.util.crypt.MD5Crypt
This method actually generates a OpenBSD/FreeBSD/Linux PAM compatible md5-encoded password hash from a plaintext password and a salt.
CryptProvider - Class in org.apache.openmeetings.util.crypt
 
CryptProvider() - Constructor for class org.apache.openmeetings.util.crypt.CryptProvider
 

D

DaoHelper - Class in org.apache.openmeetings.util
 
DaoHelper() - Constructor for class org.apache.openmeetings.util.DaoHelper
 
dashboardFile - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
dateFormat__ddMMyyyy - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
dateFormat__ddMMyyyyBySeparator - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
dateFormat__ddMMyyyyHHmmss - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
dateFormat__yyyyMMddHHmmss - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
DB_PERSISTENCE_NAME - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
debug(String, Object) - Method in class org.apache.openmeetings.util.Logger
 
debug(Object) - Method in class org.apache.openmeetings.util.Logger
 
DEFAULT_BASE_URL - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
DEFAULT_MINUTES_REMINDER_SEND - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
defaultProfileImageName - Static variable in class org.apache.openmeetings.util.OmFileHelper
 

E

edgeControlPosition - Variable in class org.apache.openmeetings.util.geom.ArrowStyle
 
edgeControlSize - Variable in class org.apache.openmeetings.util.geom.ArrowStyle
 
error(Object) - Method in class org.apache.openmeetings.util.Logger
 
executeScript(String, String[]) - Static method in class org.apache.openmeetings.util.process.ProcessHelper
 
executeScript(String, String[], Map<? extends String, ? extends String>) - Static method in class org.apache.openmeetings.util.process.ProcessHelper
 
executeScriptWindows(String, String[]) - Static method in class org.apache.openmeetings.util.process.ProcessHelper
 
EXTENSION_FLV - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
EXTENSION_JPG - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
EXTENSION_MP4 - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
EXTENSION_PDF - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
EXTENSION_SWF - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
EXTENSION_WML - Static variable in class org.apache.openmeetings.util.OmFileHelper
 

F

FILE_COMMENT - Static variable in class org.apache.openmeetings.util.XmlExport
 
FileImportError - Class in org.apache.openmeetings.util.process
 
FileImportError() - Constructor for class org.apache.openmeetings.util.process.FileImportError
 
FILES_DIR - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
FULL_DATE_FORMAT - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
FULL_DF_PATTERN - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 

G

GeomPoint - Class in org.apache.openmeetings.util.geom
Java Implementation of the Actionscript Class flash.geom.Point
GeomPoint() - Constructor for class org.apache.openmeetings.util.geom.GeomPoint
 
get() - Static method in class org.apache.openmeetings.util.crypt.CryptProvider
 
getAcceptAttr() - Static method in class org.apache.openmeetings.util.StoredFile
 
getAllTimeZones(String...) - Static method in class org.apache.openmeetings.util.ImportHelper
returns a list of all timezones as a Map
getAttendeeData(String, String, boolean) - Method in class org.apache.openmeetings.util.mail.IcalHandler
Use this function to build a valid record for the AttendeeList for addMeetings Generate a Attendee
getBuildDate() - Static method in class org.apache.openmeetings.util.Version
 
getCode() - Method in exception org.apache.openmeetings.util.OmException
 
getCommand() - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
getCommand() - Method in class org.apache.openmeetings.util.process.FileImportError
 
getCompleteName() - Method in class org.apache.openmeetings.util.process.ConverterProcessResultList
 
getConfDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getContentType() - Method in class org.apache.openmeetings.util.mail.ByteArrayDataSource
 
getDate(LocalDate, String) - Static method in class org.apache.openmeetings.util.CalendarHelper
 
getDate(LocalDateTime, String) - Static method in class org.apache.openmeetings.util.CalendarHelper
 
getDate(Date, String) - Static method in class org.apache.openmeetings.util.CalendarHelper
 
getDateByMiliSeconds(Date) - Static method in class org.apache.openmeetings.util.CalendarPatterns
 
getDateTime(Date, String) - Static method in class org.apache.openmeetings.util.CalendarHelper
 
getDateWithTimeByMiliSeconds(Date) - Static method in class org.apache.openmeetings.util.CalendarPatterns
 
getDateWithTimeByMiliSecondsAndTimeZone(Date, TimeZone) - Static method in class org.apache.openmeetings.util.CalendarPatterns
 
getDateWithTimeByMiliSecondsWithZone(Date) - Static method in class org.apache.openmeetings.util.CalendarPatterns
 
getDbType() - Method in class org.apache.openmeetings.util.ConnectionProperties
 
getDefaultProfilePicture() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getDriver() - Method in class org.apache.openmeetings.util.ConnectionProperties
 
getError() - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
getError() - Method in class org.apache.openmeetings.util.process.FileImportError
 
getException() - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
getExitCode() - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
getExitValue() - Method in class org.apache.openmeetings.util.process.FileImportError
 
getExportDate(Date) - Static method in class org.apache.openmeetings.util.CalendarPatterns
 
getFileExt(String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getFileItemId() - Method in class org.apache.openmeetings.util.process.ConverterProcessResultList
 
getFileName(String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getGroupLogo(Long, boolean) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getGroupLogoDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getHumanSize(File) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getHumanSize(long) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getIcalAsByteArray() - Method in class org.apache.openmeetings.util.mail.IcalHandler
Get IcalBody as ByteArray
getICalDataAsString() - Method in class org.apache.openmeetings.util.mail.IcalHandler
Retrieving Data as String
getImagesDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getInputStream() - Method in class org.apache.openmeetings.util.mail.ByteArrayDataSource
 
getInstallFile() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getJobs() - Method in class org.apache.openmeetings.util.process.ConverterProcessResultList
 
getLanguagesDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getLineIntersection(GeomPoint, GeomPoint, GeomPoint, GeomPoint) - Static method in class org.apache.openmeetings.util.geom.GeomPoint
 
getLogin() - Method in class org.apache.openmeetings.util.ConnectionProperties
 
getLogMessage() - Method in class org.apache.openmeetings.util.process.ConverterProcessResultList
converts all job results into a human readable format
getName() - Method in class org.apache.openmeetings.util.mail.ByteArrayDataSource
 
getName(String, String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getName() - Method in class org.apache.openmeetings.util.StoredFile
 
getNewDir(File, String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getNewFile(File, String, String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getOmHome() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getOut() - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
getOutputStream() - Method in class org.apache.openmeetings.util.mail.ByteArrayDataSource
 
getPassword() - Method in class org.apache.openmeetings.util.ConnectionProperties
 
getPersistence() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getPersistence(String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getPersistence(ConnectionProperties.DbType) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getProcess() - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
getProcess() - Method in class org.apache.openmeetings.util.process.FileImportError
 
getPublicClipartsDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getPublicDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getPublicEmotionsDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getRecording(String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getRecordingMetaData(Long, String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getRevision() - Static method in class org.apache.openmeetings.util.Version
 
getRoomId() - Method in class org.apache.openmeetings.util.message.RoomMessage
 
getRootDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getScreenSharingDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getSearchQuery(String, String, String, boolean, boolean, String, String...) - Static method in class org.apache.openmeetings.util.DaoHelper
 
getSearchQuery(String, String, String, boolean, boolean, boolean, String, String...) - Static method in class org.apache.openmeetings.util.DaoHelper
 
getSearchQuery(String, String, String, String, boolean, boolean, String, String, String...) - Static method in class org.apache.openmeetings.util.DaoHelper
 
getSearchQuery(String, String, String, String, boolean, boolean, boolean, String, String, String...) - Static method in class org.apache.openmeetings.util.DaoHelper
 
getSize(File) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getStreamsDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getStreamsHibernateDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getStreamsSubDir(Long) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getStreamsSubDir(String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getText() - Method in class org.apache.openmeetings.util.message.TextRoomMessage
 
getTimeForStreamId(Date) - Static method in class org.apache.openmeetings.util.CalendarPatterns
 
getTimestamp() - Method in class org.apache.openmeetings.util.message.RoomMessage
 
getType() - Method in class org.apache.openmeetings.util.message.RoomMessage
 
getUid() - Method in class org.apache.openmeetings.util.message.RoomMessage
 
getUploadBackupDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getUploadDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getUploadFilesDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getUploadImportDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getUploadProfilesDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getUploadProfilesUserDir(Long) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getUploadProfilesUserDir(String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getUploadRoomDir(String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getUploadWmlDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getURL() - Method in class org.apache.openmeetings.util.ConnectionProperties
 
getUserDashboard(Long) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getUserId() - Method in class org.apache.openmeetings.util.message.RoomMessage
 
getUserProfilePicture(Long, String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getVersion() - Static method in class org.apache.openmeetings.util.Version
 
getWebinfDir() - Static method in class org.apache.openmeetings.util.OmFileHelper
 
getWhereClause(String, String, String...) - Static method in class org.apache.openmeetings.util.DaoHelper
 
getWhereClause(StringBuilder, String, String, String...) - Static method in class org.apache.openmeetings.util.DaoHelper
 
getZoneDateTime(Date, String) - Static method in class org.apache.openmeetings.util.CalendarHelper
 
getZoneId(String) - Static method in class org.apache.openmeetings.util.CalendarHelper
 

H

hasError() - Method in class org.apache.openmeetings.util.process.ConverterProcessResultList
returns true if there was an job with exitValue "-1"
hash(String) - Method in interface org.apache.openmeetings.util.crypt.ICrypt
Creates hash of given string
hash(String) - Method in class org.apache.openmeetings.util.crypt.MD5CryptImplementation
 
hash(String) - Method in class org.apache.openmeetings.util.crypt.MD5Implementation
 
hash(String) - Method in class org.apache.openmeetings.util.crypt.SHA256Implementation
 
headLength - Variable in class org.apache.openmeetings.util.geom.ArrowStyle
Not used in drawArrowHead because the length is determined by the points passed in
headWidth - Variable in class org.apache.openmeetings.util.geom.ArrowStyle
 

I

ICAL_METHOD_CANCEL - Static variable in class org.apache.openmeetings.util.mail.IcalHandler
 
ICAL_METHOD_REFRESH - Static variable in class org.apache.openmeetings.util.mail.IcalHandler
 
ICAL_METHOD_REQUEST - Static variable in class org.apache.openmeetings.util.mail.IcalHandler
Creation of a new Event
IcalHandler - Class in org.apache.openmeetings.util.mail
 
IcalHandler(Method) - Constructor for class org.apache.openmeetings.util.mail.IcalHandler
Constructor
ICrypt - Interface in org.apache.openmeetings.util.crypt
Interface for Encryption-Class see: http://openmeetings.apache.org/CustomCryptMechanism.html see: https://crackstation.net/hashing-security.htm
IMPORT_DIR - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
ImportHelper - Class in org.apache.openmeetings.util
Get some of the default values for the upload
ImportHelper() - Constructor for class org.apache.openmeetings.util.ImportHelper
 
initComplete - Static variable in class org.apache.openmeetings.util.InitializationContainer
 
InitializationContainer - Class in org.apache.openmeetings.util
 
InitializationContainer() - Constructor for class org.apache.openmeetings.util.InitializationContainer
 
interpolate(GeomPoint, GeomPoint, float) - Static method in class org.apache.openmeetings.util.geom.GeomPoint
 
isAsIs() - Method in class org.apache.openmeetings.util.StoredFile
 
isChart() - Method in class org.apache.openmeetings.util.StoredFile
 
isConvertable() - Method in class org.apache.openmeetings.util.StoredFile
 
isImage() - Method in class org.apache.openmeetings.util.StoredFile
 
ISO8601_DATE_FORMAT - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
ISO8601_DATE_FORMAT_STRING - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
ISO8601_DATETIME_FORMAT - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
ISO8601_DATETIME_FORMAT_STRING - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
ISO8601_FULL_FORMAT - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
ISO8601_FULL_FORMAT_STRING - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
isOk() - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
isPdf() - Method in class org.apache.openmeetings.util.StoredFile
 
isPresentation() - Method in class org.apache.openmeetings.util.StoredFile
 
isVideo() - Method in class org.apache.openmeetings.util.StoredFile
 

J

JPG_MIME_TYPE - Static variable in class org.apache.openmeetings.util.OmFileHelper
 

L

length() - Method in class org.apache.openmeetings.util.geom.GeomPoint
 
LEVEL_ADMIN - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
LEVEL_GROUP_ADMIN - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
LEVEL_USER - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
libraryFileName - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
linearInterpolation(double, double, float) - Static method in class org.apache.openmeetings.util.geom.GeomPoint
Interpolate one number
log - Static variable in class org.apache.openmeetings.util.process.ProcessHelper
 
Logger - Class in org.apache.openmeetings.util
 
Logger() - Constructor for class org.apache.openmeetings.util.Logger
 
logOMStarted() - Static method in class org.apache.openmeetings.util.Version
 

M

MailUtil - Class in org.apache.openmeetings.util.mail
 
MailUtil() - Constructor for class org.apache.openmeetings.util.mail.MailUtil
 
main(String[]) - Static method in class org.apache.openmeetings.util.crypt.MD5Crypt
Command line test rig.
matches(String) - Static method in class org.apache.openmeetings.util.mail.MailUtil
 
MD5 - Class in org.apache.openmeetings.util.crypt
 
MD5() - Constructor for class org.apache.openmeetings.util.crypt.MD5
 
MD5Crypt - Class in org.apache.openmeetings.util.crypt
This class defines a method, crypt(), which takes a password and a salt string and generates an OpenBSD/FreeBSD/Linux-compatible md5-encoded password entry.
MD5Crypt() - Constructor for class org.apache.openmeetings.util.crypt.MD5Crypt
 
MD5CryptImplementation - Class in org.apache.openmeetings.util.crypt
 
MD5CryptImplementation() - Constructor for class org.apache.openmeetings.util.crypt.MD5CryptImplementation
 
MD5Implementation - Class in org.apache.openmeetings.util.crypt
 
MD5Implementation() - Constructor for class org.apache.openmeetings.util.crypt.MD5Implementation
 
MENU_ROOMS_NAME - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
MP4_MIME_TYPE - Static variable in class org.apache.openmeetings.util.OmFileHelper
 

N

nameOfErrorFile - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
nameOfLanguageFile - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
normalize(double) - Method in class org.apache.openmeetings.util.geom.GeomPoint
 

O

OMContextListener - Class in org.apache.openmeetings.util
 
OMContextListener() - Constructor for class org.apache.openmeetings.util.OMContextListener
 
OmException - Exception in org.apache.openmeetings.util
 
OmException(String) - Constructor for exception org.apache.openmeetings.util.OmException
 
OmException(long) - Constructor for exception org.apache.openmeetings.util.OmException
 
OmException(Throwable) - Constructor for exception org.apache.openmeetings.util.OmException
 
OmFileDetector - Class in org.apache.openmeetings.util
 
OmFileDetector() - Constructor for class org.apache.openmeetings.util.OmFileDetector
 
OmFileHelper - Class in org.apache.openmeetings.util
 
OmFileHelper() - Constructor for class org.apache.openmeetings.util.OmFileHelper
 
OpenmeetingsVariables - Class in org.apache.openmeetings.util
 
OpenmeetingsVariables() - Constructor for class org.apache.openmeetings.util.OpenmeetingsVariables
 
org.apache.openmeetings.util - package org.apache.openmeetings.util
 
org.apache.openmeetings.util.crypt - package org.apache.openmeetings.util.crypt
 
org.apache.openmeetings.util.geom - package org.apache.openmeetings.util.geom
 
org.apache.openmeetings.util.mail - package org.apache.openmeetings.util.mail
 
org.apache.openmeetings.util.message - package org.apache.openmeetings.util.message
 
org.apache.openmeetings.util.process - package org.apache.openmeetings.util.process
 

P

parseDate(String) - Static method in class org.apache.openmeetings.util.CalendarPatterns
 
parseDateBySeparator(String) - Static method in class org.apache.openmeetings.util.CalendarPatterns
 
parseDateWithHour(String) - Static method in class org.apache.openmeetings.util.CalendarPatterns
 
parseImportDate(String) - Static method in class org.apache.openmeetings.util.CalendarPatterns
 
PERSISTENCE_NAME - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
PNG_MIME_TYPE - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
probeContentType(Path) - Method in class org.apache.openmeetings.util.OmFileDetector
 
ProcessHelper - Class in org.apache.openmeetings.util.process
 
ProcessHelper() - Constructor for class org.apache.openmeetings.util.process.ProcessHelper
 
profileFileName - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
profileImagePrefix - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
PROFILES_DIR - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
profilesPrefix - Static variable in class org.apache.openmeetings.util.OmFileHelper
 

R

RECENT_ROOMS_COUNT - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
recordingFileName - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
RoomMessage - Class in org.apache.openmeetings.util.message
 
RoomMessage(Long, Long, RoomMessage.Type) - Constructor for class org.apache.openmeetings.util.message.RoomMessage
 
RoomMessage.Type - Enum in org.apache.openmeetings.util.message
 

S

SCREENSHARING_DIR - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
setCode(Long) - Method in exception org.apache.openmeetings.util.OmException
 
setCommand(String) - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
setCommand(String) - Method in class org.apache.openmeetings.util.process.FileImportError
 
setCompleteName(String) - Method in class org.apache.openmeetings.util.process.ConverterProcessResultList
 
setDbType(ConnectionProperties.DbType) - Method in class org.apache.openmeetings.util.ConnectionProperties
 
setDriver(String) - Method in class org.apache.openmeetings.util.ConnectionProperties
 
setError(String) - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
setError(String) - Method in class org.apache.openmeetings.util.process.FileImportError
 
setException(String) - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
setExitCode(Integer) - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
setExitValue(int) - Method in class org.apache.openmeetings.util.process.FileImportError
 
setFileItemId(Long) - Method in class org.apache.openmeetings.util.process.ConverterProcessResultList
 
setLogin(String) - Method in class org.apache.openmeetings.util.ConnectionProperties
 
setOmHome(File) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
setOmHome(String) - Static method in class org.apache.openmeetings.util.OmFileHelper
 
setOut(String) - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
setPassword(String) - Method in class org.apache.openmeetings.util.ConnectionProperties
 
setProcess(String) - Method in class org.apache.openmeetings.util.process.ConverterProcessResult
 
setProcess(String) - Method in class org.apache.openmeetings.util.process.FileImportError
 
setURL(String) - Method in class org.apache.openmeetings.util.ConnectionProperties
 
SHA256 - Class in org.apache.openmeetings.util.crypt
 
SHA256() - Constructor for class org.apache.openmeetings.util.crypt.SHA256
 
SHA256Implementation - Class in org.apache.openmeetings.util.crypt
 
SHA256Implementation() - Constructor for class org.apache.openmeetings.util.crypt.SHA256Implementation
 
shaftControlPosition - Variable in class org.apache.openmeetings.util.geom.ArrowStyle
Not used in drawArrow, only drawArrowHead This let's you curve the line at the base of the arrow
shaftControlSize - Variable in class org.apache.openmeetings.util.geom.ArrowStyle
Not used in drawArrow, only drawArrowHead This let's you curve the line at the base of the arrow
shaftPosition - Variable in class org.apache.openmeetings.util.geom.ArrowStyle
 
shaftThickness - Variable in class org.apache.openmeetings.util.geom.ArrowStyle
 
size() - Method in class org.apache.openmeetings.util.process.ConverterProcessResultList
 
StoredFile - Class in org.apache.openmeetings.util
 
StoredFile(String) - Constructor for class org.apache.openmeetings.util.StoredFile
 
StoredFile(String, String) - Constructor for class org.apache.openmeetings.util.StoredFile
 
STREAM_DATE_FORMAT - Static variable in class org.apache.openmeetings.util.CalendarPatterns
 
subtract(GeomPoint) - Method in class org.apache.openmeetings.util.geom.GeomPoint
 

T

TEST_SETUP_PREFIX - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
TextRoomMessage - Class in org.apache.openmeetings.util.message
 
TextRoomMessage(Long, Long, RoomMessage.Type, String) - Constructor for class org.apache.openmeetings.util.message.TextRoomMessage
 
thumbImagePrefix - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
toString() - Method in class org.apache.openmeetings.util.ConnectionProperties
 
toString() - Method in class org.apache.openmeetings.util.geom.GeomPoint
 
toXml(Writer, Document) - Static method in class org.apache.openmeetings.util.XmlExport
 
toXml(File, Document) - Static method in class org.apache.openmeetings.util.XmlExport
 
toXml(OutputStream, Document) - Static method in class org.apache.openmeetings.util.XmlExport
 

U

USER_LOGIN_MINIMUM_LENGTH - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
USER_PASSWORD_MINIMUM_LENGTH - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 

V

valueOf(String) - Static method in enum org.apache.openmeetings.util.ConnectionProperties.DbType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openmeetings.util.message.RoomMessage.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.openmeetings.util.ConnectionProperties.DbType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openmeetings.util.message.RoomMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, String) - Method in interface org.apache.openmeetings.util.crypt.ICrypt
Verify string passed is matches given hash
verify(String, String) - Method in class org.apache.openmeetings.util.crypt.MD5CryptImplementation
 
verify(String, String) - Method in class org.apache.openmeetings.util.crypt.MD5Implementation
 
verify(String, String) - Method in class org.apache.openmeetings.util.crypt.SHA256Implementation
 
Version - Class in org.apache.openmeetings.util
 
Version() - Constructor for class org.apache.openmeetings.util.Version
 

W

WB_VIDEO_FILE_PREFIX - Static variable in class org.apache.openmeetings.util.OmFileHelper
 
WEB_DATE_PATTERN - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
webAppRootKey - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
webAppRootPath - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
whiteboardDrawStatus - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
wicketApplicationName - Static variable in class org.apache.openmeetings.util.OpenmeetingsVariables
 
writeDataToFile(String) - Method in class org.apache.openmeetings.util.mail.IcalHandler
Write iCal to File

X

XmlExport - Class in org.apache.openmeetings.util
 
XmlExport() - Constructor for class org.apache.openmeetings.util.XmlExport
 

Z

ZERO - Static variable in class org.apache.openmeetings.util.process.ConverterProcessResult
 
A B C D E F G H I J L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 2012–2017 Apache Software Foundation. All rights reserved.