Package org.apache.openmeetings.util
Class OpenmeetingsVariables
- java.lang.Object
-
- org.apache.openmeetings.util.OpenmeetingsVariables
-
public class OpenmeetingsVariables extends Object
-
-
Field Summary
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Class<?>getAppClass()static StringgetApplicationName()static intgetAppointmentPreStartMinutes()static intgetAppointmentReminderMinutes()static StringgetAudioBitrate()static intgetAudioRate()static StringgetBaseUrl()static StringgetCryptClassName()static StringgetCspFontSrc()static StringgetCspFrameSrc()static StringgetCspImageSrc()static StringgetCspMediaSrc()static StringgetCspScriptSrc()static StringgetCspStyleSrc()static LonggetDefaultGroup()static LonggetDefaultLang()static StringgetDefaultTimezone()static intgetExtProcessTtl()static StringgetGaCode()static StringgetMailFrom()static longgetMaxUploadSize()static intgetMinFnameLength()static intgetMinLnameLength()static intgetMinLoginLength()static intgetMinPasswdLength()static StringgetRestAllowOrigin()static com.github.openjson.JSONObjectgetRoomSettings()static StringgetSipContext()static intgetSmtpConnectionTimeOut()static StringgetSmtpPass()static intgetSmtpPort()static StringgetSmtpServer()static intgetSmtpTimeOut()static StringgetSmtpUser()static StringgetTheme()static StringgetVideoPreset()static URIgetWebappPath()static StringgetWicketApplicationName()static booleanisAllowRegisterFrontend()static booleanisAllowRegisterOauth()static booleanisAllowRegisterSoap()static booleanisChatSendOnEnter()static booleanisDisplayNameEditable()static booleanisInitComplete()static booleanisMailAddReplyTo()static booleanisMyRoomsEnabled()static booleanisPwdCheckDigit()static booleanisPwdCheckSpecial()static booleanisPwdCheckUpper()static booleanisRecordingsEnabled()static booleanisSendRegisterEmail()static booleanisSendVerificationEmail()static booleanisSipEnabled()static booleanisSmtpUseSsl()static booleanisSmtpUseTls()static voidsetAllowRegisterFrontend(boolean allow)static voidsetAllowRegisterOauth(boolean allow)static voidsetAllowRegisterSoap(boolean allow)static voidsetApplicationName(String name)static voidsetAppointmentPreStartMinutes(int minutes)static voidsetAppointmentReminderMinutes(int minutes)static voidsetAudioBitrate(String bitrate)static voidsetAudioRate(int rate)static voidsetBaseUrl(String url)static voidsetChatSendOnEnter(boolean sendOnEnter)static voidsetCryptClassName(String name)static voidsetCspFontSrc(String src)static voidsetCspFrameSrc(String src)static voidsetCspImageSrc(String src)static voidsetCspMediaSrc(String src)static voidsetCspScriptSrc(String src)static voidsetCspStyleSrc(String src)static voidsetDefaultGroup(Long group)static voidsetDefaultLang(Long lang)static voidsetDefaultTimezone(String timezone)static voidsetDisplayNameEditable(boolean editable)static voidsetExtProcessTtl(int ttl)static voidsetGaCode(String code)static voidsetInitComplete(boolean complete)static voidsetMailAddReplyTo(boolean addReplyTo)static voidsetMailFrom(String from)static voidsetMaxUploadSize(long size)static voidsetMinFnameLength(int length)static voidsetMinLnameLength(int length)static voidsetMinLoginLength(int length)static voidsetMinPasswdLength(int length)static voidsetMyRoomsEnabled(boolean enabled)static voidsetPwdCheckDigit(boolean check)static voidsetPwdCheckSpecial(boolean check)static voidsetPwdCheckUpper(boolean check)static voidsetRecordingsEnabled(boolean enabled)static voidsetRestAllowOrigin(String allowOrigin)static voidsetRoomSettings(com.github.openjson.JSONObject s)static voidsetSendRegisterEmail(boolean send)static voidsetSendVerificationEmail(boolean send)static voidsetSipContext(String context)static voidsetSipEnabled(boolean enabled)static voidsetSmtpConnectionTimeOut(int timeOut)static voidsetSmtpPass(String pass)static voidsetSmtpPort(int port)static voidsetSmtpServer(String server)static voidsetSmtpTimeOut(int timeOut)static voidsetSmtpUser(String user)static voidsetSmtpUseSsl(boolean useSsl)static voidsetSmtpUseTls(boolean useTls)static voidsetTheme(String inTheme)static voidsetVideoPreset(String preset)static voidsetWicketApplicationName(String name)
-
-
-
Field Detail
-
ATTR_CLASS
public static final String ATTR_CLASS
- See Also:
- Constant Field Values
-
ATTR_TITLE
public static final String ATTR_TITLE
- See Also:
- Constant Field Values
-
ATTR_DISABLED
public static final String ATTR_DISABLED
- See Also:
- Constant Field Values
-
PARAM_USER_ID
public static final String PARAM_USER_ID
- See Also:
- Constant Field Values
-
PARAM_STATUS
public static final String PARAM_STATUS
- See Also:
- Constant Field Values
-
PARAM_SRC
public static final String PARAM_SRC
- See Also:
- Constant Field Values
-
PARAM__SRC
public static final String PARAM__SRC
- See Also:
- Constant Field Values
-
CONFIG_CRYPT
public static final String CONFIG_CRYPT
- See Also:
- Constant Field Values
-
CONFIG_DASHBOARD_SHOW_CHAT
public static final String CONFIG_DASHBOARD_SHOW_CHAT
- See Also:
- Constant Field Values
-
CONFIG_DASHBOARD_SHOW_MYROOMS
public static final String CONFIG_DASHBOARD_SHOW_MYROOMS
- See Also:
- Constant Field Values
-
CONFIG_DASHBOARD_SHOW_RSS
public static final String CONFIG_DASHBOARD_SHOW_RSS
- See Also:
- Constant Field Values
-
CONFIG_DASHBOARD_RSS_FEED1
public static final String CONFIG_DASHBOARD_RSS_FEED1
- See Also:
- Constant Field Values
-
CONFIG_DASHBOARD_RSS_FEED2
public static final String CONFIG_DASHBOARD_RSS_FEED2
- See Also:
- Constant Field Values
-
CONFIG_DEFAULT_LANG
public static final String CONFIG_DEFAULT_LANG
- See Also:
- Constant Field Values
-
CONFIG_DEFAULT_LANDING_ZONE
public static final String CONFIG_DEFAULT_LANDING_ZONE
- See Also:
- Constant Field Values
-
CONFIG_DEFAULT_LDAP_ID
public static final String CONFIG_DEFAULT_LDAP_ID
- See Also:
- Constant Field Values
-
CONFIG_DEFAULT_GROUP_ID
public static final String CONFIG_DEFAULT_GROUP_ID
- See Also:
- Constant Field Values
-
CONFIG_DEFAULT_TIMEZONE
public static final String CONFIG_DEFAULT_TIMEZONE
- See Also:
- Constant Field Values
-
CONFIG_REGISTER_FRONTEND
public static final String CONFIG_REGISTER_FRONTEND
- See Also:
- Constant Field Values
-
CONFIG_REGISTER_SOAP
public static final String CONFIG_REGISTER_SOAP
- See Also:
- Constant Field Values
-
CONFIG_REGISTER_OAUTH
public static final String CONFIG_REGISTER_OAUTH
- See Also:
- Constant Field Values
-
CONFIG_MAX_UPLOAD_SIZE
public static final String CONFIG_MAX_UPLOAD_SIZE
- See Also:
- Constant Field Values
-
CONFIG_SIP_ENABLED
public static final String CONFIG_SIP_ENABLED
- See Also:
- Constant Field Values
-
CONFIG_SIP_ROOM_PREFIX
public static final String CONFIG_SIP_ROOM_PREFIX
- See Also:
- Constant Field Values
-
CONFIG_SIP_EXTEN_CONTEXT
public static final String CONFIG_SIP_EXTEN_CONTEXT
- See Also:
- Constant Field Values
-
CONFIG_LOGIN_MIN_LENGTH
public static final String CONFIG_LOGIN_MIN_LENGTH
- See Also:
- Constant Field Values
-
CONFIG_PASS_MIN_LENGTH
public static final String CONFIG_PASS_MIN_LENGTH
- See Also:
- Constant Field Values
-
CONFIG_PASS_CHECK_UPPER
public static final String CONFIG_PASS_CHECK_UPPER
- See Also:
- Constant Field Values
-
CONFIG_PASS_CHECK_DIGIT
public static final String CONFIG_PASS_CHECK_DIGIT
- See Also:
- Constant Field Values
-
CONFIG_PASS_CHECK_SPECIAL
public static final String CONFIG_PASS_CHECK_SPECIAL
- See Also:
- Constant Field Values
-
CONFIG_IGNORE_BAD_SSL
public static final String CONFIG_IGNORE_BAD_SSL
- See Also:
- Constant Field Values
-
CONFIG_REDIRECT_URL_FOR_EXTERNAL
public static final String CONFIG_REDIRECT_URL_FOR_EXTERNAL
- See Also:
- Constant Field Values
-
CONFIG_APPOINTMENT_REMINDER_MINUTES
public static final String CONFIG_APPOINTMENT_REMINDER_MINUTES
- See Also:
- Constant Field Values
-
CONFIG_APPOINTMENT_PRE_START_MINUTES
public static final String CONFIG_APPOINTMENT_PRE_START_MINUTES
- See Also:
- Constant Field Values
-
CONFIG_APPLICATION_NAME
public static final String CONFIG_APPLICATION_NAME
- See Also:
- Constant Field Values
-
CONFIG_APPLICATION_BASE_URL
public static final String CONFIG_APPLICATION_BASE_URL
- See Also:
- Constant Field Values
-
CONFIG_SCREENSHARING_QUALITY
public static final String CONFIG_SCREENSHARING_QUALITY
- See Also:
- Constant Field Values
-
CONFIG_SCREENSHARING_FPS
public static final String CONFIG_SCREENSHARING_FPS
- See Also:
- Constant Field Values
-
CONFIG_SCREENSHARING_FPS_SHOW
public static final String CONFIG_SCREENSHARING_FPS_SHOW
- See Also:
- Constant Field Values
-
CONFIG_SCREENSHARING_ALLOW_REMOTE
public static final String CONFIG_SCREENSHARING_ALLOW_REMOTE
- See Also:
- Constant Field Values
-
CONFIG_GOOGLE_ANALYTICS_CODE
public static final String CONFIG_GOOGLE_ANALYTICS_CODE
- See Also:
- Constant Field Values
-
CONFIG_SMTP_SERVER
public static final String CONFIG_SMTP_SERVER
- See Also:
- Constant Field Values
-
CONFIG_SMTP_PORT
public static final String CONFIG_SMTP_PORT
- See Also:
- Constant Field Values
-
CONFIG_SMTP_USER
public static final String CONFIG_SMTP_USER
- See Also:
- Constant Field Values
-
CONFIG_SMTP_PASS
public static final String CONFIG_SMTP_PASS
- See Also:
- Constant Field Values
-
CONFIG_SMTP_SYSTEM_EMAIL
public static final String CONFIG_SMTP_SYSTEM_EMAIL
- See Also:
- Constant Field Values
-
CONFIG_SMTP_TLS
public static final String CONFIG_SMTP_TLS
- See Also:
- Constant Field Values
-
CONFIG_SMTP_SSL
public static final String CONFIG_SMTP_SSL
- See Also:
- Constant Field Values
-
CONFIG_SMTP_TIMEOUT_CON
public static final String CONFIG_SMTP_TIMEOUT_CON
- See Also:
- Constant Field Values
-
CONFIG_SMTP_TIMEOUT
public static final String CONFIG_SMTP_TIMEOUT
- See Also:
- Constant Field Values
-
CONFIG_PATH_IMAGEMAGIC
public static final String CONFIG_PATH_IMAGEMAGIC
- See Also:
- Constant Field Values
-
CONFIG_PATH_SOX
public static final String CONFIG_PATH_SOX
- See Also:
- Constant Field Values
-
CONFIG_PATH_FFMPEG
public static final String CONFIG_PATH_FFMPEG
- See Also:
- Constant Field Values
-
CONFIG_PATH_OFFICE
public static final String CONFIG_PATH_OFFICE
- See Also:
- Constant Field Values
-
CONFIG_DOCUMENT_DPI
public static final String CONFIG_DOCUMENT_DPI
- See Also:
- Constant Field Values
-
CONFIG_DOCUMENT_QUALITY
public static final String CONFIG_DOCUMENT_QUALITY
- See Also:
- Constant Field Values
-
CONFIG_CAM_FPS
public static final String CONFIG_CAM_FPS
- See Also:
- Constant Field Values
-
CONFIG_MIC_RATE
public static final String CONFIG_MIC_RATE
- See Also:
- Constant Field Values
-
CONFIG_MIC_ECHO
public static final String CONFIG_MIC_ECHO
- See Also:
- Constant Field Values
-
CONFIG_MIC_NOISE
public static final String CONFIG_MIC_NOISE
- See Also:
- Constant Field Values
-
CONFIG_EXT_PROCESS_TTL
public static final String CONFIG_EXT_PROCESS_TTL
- See Also:
- Constant Field Values
-
CONFIG_EMAIL_AT_REGISTER
public static final String CONFIG_EMAIL_AT_REGISTER
- See Also:
- Constant Field Values
-
CONFIG_EMAIL_VERIFICATION
public static final String CONFIG_EMAIL_VERIFICATION
- See Also:
- Constant Field Values
-
CONFIG_CALENDAR_ROOM_CAPACITY
public static final String CONFIG_CALENDAR_ROOM_CAPACITY
- See Also:
- Constant Field Values
-
CONFIG_REPLY_TO_ORGANIZER
public static final String CONFIG_REPLY_TO_ORGANIZER
- See Also:
- Constant Field Values
-
CONFIG_KEYCODE_ARRANGE
public static final String CONFIG_KEYCODE_ARRANGE
- See Also:
- Constant Field Values
-
CONFIG_KEYCODE_MUTE_OTHERS
public static final String CONFIG_KEYCODE_MUTE_OTHERS
- See Also:
- Constant Field Values
-
CONFIG_KEYCODE_MUTE
public static final String CONFIG_KEYCODE_MUTE
- See Also:
- Constant Field Values
-
CONFIG_MYROOMS_ENABLED
public static final String CONFIG_MYROOMS_ENABLED
- See Also:
- Constant Field Values
-
CONFIG_REMINDER_MESSAGE
public static final String CONFIG_REMINDER_MESSAGE
- See Also:
- Constant Field Values
-
CONFIG_MP4_AUDIO_RATE
public static final String CONFIG_MP4_AUDIO_RATE
- See Also:
- Constant Field Values
-
CONFIG_MP4_AUDIO_BITRATE
public static final String CONFIG_MP4_AUDIO_BITRATE
- See Also:
- Constant Field Values
-
CONFIG_MP4_VIDEO_PRESET
public static final String CONFIG_MP4_VIDEO_PRESET
- See Also:
- Constant Field Values
-
CONFIG_REST_ALLOW_ORIGIN
public static final String CONFIG_REST_ALLOW_ORIGIN
- See Also:
- Constant Field Values
-
CONFIG_FNAME_MIN_LENGTH
public static final String CONFIG_FNAME_MIN_LENGTH
- See Also:
- Constant Field Values
-
CONFIG_LNAME_MIN_LENGTH
public static final String CONFIG_LNAME_MIN_LENGTH
- See Also:
- Constant Field Values
-
CONFIG_CHAT_SEND_ON_ENTER
public static final String CONFIG_CHAT_SEND_ON_ENTER
- See Also:
- Constant Field Values
-
CONFIG_DISPLAY_NAME_EDITABLE
public static final String CONFIG_DISPLAY_NAME_EDITABLE
- See Also:
- Constant Field Values
-
CONFIG_KEYCODE_QUICKPOLL
public static final String CONFIG_KEYCODE_QUICKPOLL
- See Also:
- Constant Field Values
-
CONFIG_AUTO_OPEN_SHARING
public static final String CONFIG_AUTO_OPEN_SHARING
- See Also:
- Constant Field Values
-
CONFIG_KEYCODE_ARRANGE_RESIZE
public static final String CONFIG_KEYCODE_ARRANGE_RESIZE
- See Also:
- Constant Field Values
-
CONFIG_CSP_FONT
public static final String CONFIG_CSP_FONT
- See Also:
- Constant Field Values
-
CONFIG_CSP_FRAME
public static final String CONFIG_CSP_FRAME
- See Also:
- Constant Field Values
-
CONFIG_CSP_IMAGE
public static final String CONFIG_CSP_IMAGE
- See Also:
- Constant Field Values
-
CONFIG_CSP_MEDIA
public static final String CONFIG_CSP_MEDIA
- See Also:
- Constant Field Values
-
CONFIG_CSP_SCRIPT
public static final String CONFIG_CSP_SCRIPT
- See Also:
- Constant Field Values
-
CONFIG_CSP_STYLE
public static final String CONFIG_CSP_STYLE
- See Also:
- Constant Field Values
-
CONFIG_CSP_ENABLED
public static final String CONFIG_CSP_ENABLED
- See Also:
- Constant Field Values
-
CONFIG_RECORDING_ENABLED
public static final String CONFIG_RECORDING_ENABLED
- See Also:
- Constant Field Values
-
CONFIG_THEME
public static final String CONFIG_THEME
- See Also:
- Constant Field Values
-
RECENT_ROOMS_COUNT
public static final int RECENT_ROOMS_COUNT
- See Also:
- Constant Field Values
-
USER_LOGIN_MINIMUM_LENGTH
public static final int USER_LOGIN_MINIMUM_LENGTH
- See Also:
- Constant Field Values
-
USER_PASSWORD_MINIMUM_LENGTH
public static final int USER_PASSWORD_MINIMUM_LENGTH
- See Also:
- Constant Field Values
-
DEFAULT_APP_NAME
public static final String DEFAULT_APP_NAME
- See Also:
- Constant Field Values
-
DEFAULT_CONTEXT_NAME
public static final String DEFAULT_CONTEXT_NAME
- See Also:
- Constant Field Values
-
DEFAULT_MAX_UPLOAD_SIZE
public static final long DEFAULT_MAX_UPLOAD_SIZE
- See Also:
- Constant Field Values
-
DEFAULT_BASE_URL
public static final String DEFAULT_BASE_URL
- See Also:
- Constant Field Values
-
DEFAULT_SIP_CONTEXT
public static final String DEFAULT_SIP_CONTEXT
- See Also:
- Constant Field Values
-
DEFAULT_CSP_FONT
public static final String DEFAULT_CSP_FONT
- See Also:
- Constant Field Values
-
DEFAULT_CSP_STYLE
public static final String DEFAULT_CSP_STYLE
-
DEFAULT_CSP_DATA
public static final String DEFAULT_CSP_DATA
-
-
Method Detail
-
getApplicationName
public static String getApplicationName()
-
setApplicationName
public static void setApplicationName(String name)
-
getRoomSettings
public static com.github.openjson.JSONObject getRoomSettings()
-
setRoomSettings
public static void setRoomSettings(com.github.openjson.JSONObject s)
-
getCryptClassName
public static String getCryptClassName()
-
setCryptClassName
public static void setCryptClassName(String name)
-
getExtProcessTtl
public static int getExtProcessTtl()
-
setExtProcessTtl
public static void setExtProcessTtl(int ttl)
-
isInitComplete
public static boolean isInitComplete()
-
setInitComplete
public static void setInitComplete(boolean complete)
-
getWicketApplicationName
public static String getWicketApplicationName()
-
setWicketApplicationName
public static void setWicketApplicationName(String name)
-
getMaxUploadSize
public static long getMaxUploadSize()
- Returns:
- returns the max upload size configured by max_upload_size config key
-
setMaxUploadSize
public static void setMaxUploadSize(long size)
-
getBaseUrl
public static String getBaseUrl()
-
getWebappPath
public static URI getWebappPath()
-
setBaseUrl
public static void setBaseUrl(String url)
-
isSipEnabled
public static boolean isSipEnabled()
-
setSipEnabled
public static void setSipEnabled(boolean enabled)
-
getGaCode
public static String getGaCode()
-
setGaCode
public static void setGaCode(String code)
-
getDefaultLang
public static Long getDefaultLang()
-
setDefaultLang
public static void setDefaultLang(Long lang)
-
getAudioRate
public static int getAudioRate()
-
setAudioRate
public static void setAudioRate(int rate)
-
getAudioBitrate
public static String getAudioBitrate()
-
setAudioBitrate
public static void setAudioBitrate(String bitrate)
-
getVideoPreset
public static String getVideoPreset()
-
setVideoPreset
public static void setVideoPreset(String preset)
-
getDefaultTimezone
public static String getDefaultTimezone()
-
setDefaultTimezone
public static void setDefaultTimezone(String timezone)
-
getRestAllowOrigin
public static String getRestAllowOrigin()
-
setRestAllowOrigin
public static void setRestAllowOrigin(String allowOrigin)
-
getAppClass
public static Class<?> getAppClass() throws ClassNotFoundException
- Throws:
ClassNotFoundException
-
getMinLoginLength
public static int getMinLoginLength()
-
setMinLoginLength
public static void setMinLoginLength(int length)
-
getMinPasswdLength
public static int getMinPasswdLength()
-
setMinPasswdLength
public static void setMinPasswdLength(int length)
-
isPwdCheckUpper
public static boolean isPwdCheckUpper()
-
setPwdCheckUpper
public static void setPwdCheckUpper(boolean check)
-
isPwdCheckDigit
public static boolean isPwdCheckDigit()
-
setPwdCheckDigit
public static void setPwdCheckDigit(boolean check)
-
isPwdCheckSpecial
public static boolean isPwdCheckSpecial()
-
setPwdCheckSpecial
public static void setPwdCheckSpecial(boolean check)
-
getDefaultGroup
public static Long getDefaultGroup()
-
setDefaultGroup
public static void setDefaultGroup(Long group)
-
getSipContext
public static String getSipContext()
-
setSipContext
public static void setSipContext(String context)
-
getMinFnameLength
public static int getMinFnameLength()
-
setMinFnameLength
public static void setMinFnameLength(int length)
-
getMinLnameLength
public static int getMinLnameLength()
-
setMinLnameLength
public static void setMinLnameLength(int length)
-
isChatSendOnEnter
public static boolean isChatSendOnEnter()
-
setChatSendOnEnter
public static void setChatSendOnEnter(boolean sendOnEnter)
-
isAllowRegisterFrontend
public static boolean isAllowRegisterFrontend()
-
setAllowRegisterFrontend
public static void setAllowRegisterFrontend(boolean allow)
-
isAllowRegisterSoap
public static boolean isAllowRegisterSoap()
-
setAllowRegisterSoap
public static void setAllowRegisterSoap(boolean allow)
-
isAllowRegisterOauth
public static boolean isAllowRegisterOauth()
-
setAllowRegisterOauth
public static void setAllowRegisterOauth(boolean allow)
-
isSendVerificationEmail
public static boolean isSendVerificationEmail()
-
setSendVerificationEmail
public static void setSendVerificationEmail(boolean send)
-
isSendRegisterEmail
public static boolean isSendRegisterEmail()
-
setSendRegisterEmail
public static void setSendRegisterEmail(boolean send)
-
isDisplayNameEditable
public static boolean isDisplayNameEditable()
-
setDisplayNameEditable
public static void setDisplayNameEditable(boolean editable)
-
isMyRoomsEnabled
public static boolean isMyRoomsEnabled()
-
setMyRoomsEnabled
public static void setMyRoomsEnabled(boolean enabled)
-
getCspFontSrc
public static String getCspFontSrc()
-
setCspFontSrc
public static void setCspFontSrc(String src)
-
getCspFrameSrc
public static String getCspFrameSrc()
-
setCspFrameSrc
public static void setCspFrameSrc(String src)
-
getCspImageSrc
public static String getCspImageSrc()
-
setCspImageSrc
public static void setCspImageSrc(String src)
-
getCspMediaSrc
public static String getCspMediaSrc()
-
setCspMediaSrc
public static void setCspMediaSrc(String src)
-
getCspScriptSrc
public static String getCspScriptSrc()
-
setCspScriptSrc
public static void setCspScriptSrc(String src)
-
getCspStyleSrc
public static String getCspStyleSrc()
-
setCspStyleSrc
public static void setCspStyleSrc(String src)
-
getSmtpServer
public static String getSmtpServer()
-
setSmtpServer
public static void setSmtpServer(String server)
-
getSmtpPort
public static int getSmtpPort()
-
setSmtpPort
public static void setSmtpPort(int port)
-
isSmtpUseTls
public static boolean isSmtpUseTls()
-
setSmtpUseTls
public static void setSmtpUseTls(boolean useTls)
-
isSmtpUseSsl
public static boolean isSmtpUseSsl()
-
setSmtpUseSsl
public static void setSmtpUseSsl(boolean useSsl)
-
getSmtpUser
public static String getSmtpUser()
-
setSmtpUser
public static void setSmtpUser(String user)
-
getSmtpPass
public static String getSmtpPass()
-
setSmtpPass
public static void setSmtpPass(String pass)
-
getSmtpTimeOut
public static int getSmtpTimeOut()
-
setSmtpTimeOut
public static void setSmtpTimeOut(int timeOut)
-
getSmtpConnectionTimeOut
public static int getSmtpConnectionTimeOut()
-
setSmtpConnectionTimeOut
public static void setSmtpConnectionTimeOut(int timeOut)
-
getMailFrom
public static String getMailFrom()
-
setMailFrom
public static void setMailFrom(String from)
-
isMailAddReplyTo
public static boolean isMailAddReplyTo()
-
setMailAddReplyTo
public static void setMailAddReplyTo(boolean addReplyTo)
-
getAppointmentPreStartMinutes
public static int getAppointmentPreStartMinutes()
-
setAppointmentPreStartMinutes
public static void setAppointmentPreStartMinutes(int minutes)
-
getAppointmentReminderMinutes
public static int getAppointmentReminderMinutes()
-
setAppointmentReminderMinutes
public static void setAppointmentReminderMinutes(int minutes)
-
isRecordingsEnabled
public static boolean isRecordingsEnabled()
-
setRecordingsEnabled
public static void setRecordingsEnabled(boolean enabled)
-
getTheme
public static String getTheme()
-
setTheme
public static void setTheme(String inTheme)
-
-