public interface SettingsBean
String getJahiaDatabaseScriptsPath()
long getJahiaJCRUserCountLimit()
void load()
int getModuleStartLevel()
boolean isClusterActivated()
true if the clustering is activated.true if the clustering is activated; false otherwiseFile getRepositoryHome() throws IOException
IOExceptionLocale getDefaultLocale()
boolean getBoolean(String propertyName, boolean defaultValue)
String getString(String propertyName) throws NoSuchElementException
NoSuchElementExceptionint getInt(String propertyName, int defaultValue)
long getLong(String propertyName, long defaultValue)
String lookupString(String key)
key parameter as a String result.key - the parameter key to lookupnull when the
parameter could not be found.boolean lookupBoolean(String key)
key parameter as a boolean result.key - the parameter key to lookupfalse when the
parameter could not be found.long lookupLong(String key)
key parameter as a long result.key - the parameter key to lookupLong.MIN_VALUE when the
parameter could not be found.int lookupInt(String key)
key parameter as a long result.key - the parameter key to lookupLong.MIN_VALUE when the
parameter could not be found.Properties getPropertiesFile()
String getLicenseFileName()
boolean isUseRelativeSiteURLs()
String getJahiaWebAppsDeployerBaseURL()
String getDefaultLanguageCode()
String getBuildNumber()
String getServer()
String getServerHome()
String getJahiaEtcDiskPath()
String getJahiaVarDiskPath()
String getJahiaModulesDiskPath()
String getJahiaGeneratedResourcesDiskPath()
String getClassDiskPath()
long getJahiaFileUploadMaxSize()
@Deprecated String getJahiaHomeDiskPath()
String getJahiaImportsDiskPath()
String getJahiaExportsDiskPath()
String getCharacterEncoding()
String getTmpContentDiskPath()
String getModulesSourcesDiskPath()
boolean isProcessingServer()
int getSiteURLPortOverride()
void setSiteURLPortOverride(int siteURLPortOverride)
boolean isDevelopmentMode()
boolean getSiteErrorEnabled()
boolean isConsiderDefaultJVMLocale()
boolean isConsiderPreferredLanguageAfterLogin()
boolean isPermanentMoveForVanityURL()
boolean isDumpErrorsToFiles()
int getFileDumpMaxRegroupingOfPreviousException()
String getServerVersion()
org.jahia.configuration.deployers.ServerDeploymentInterface getServerDeployer()
boolean isMaintenanceMode()
int getSessionExpiryTime()
boolean isDisableJsessionIdParameter()
String getJsessionIdParameterName()
String getGuestUserResourceKey()
String getGuestUserResourceModuleName()
String getGuestGroupResourceModuleName()
String getGuestGroupResourceKey()
String getTemplatesContext()
void switchReadOnlyMode(boolean enable)
int getReadOnlyModePriority()
String getOperatingMode()
boolean isProductionMode()
boolean isDistantPublicationServerMode()
boolean isUseJstackForThreadDumps()
boolean isUrlRewriteSeoRulesEnabled()
boolean isFileServletStatisticsEnabled()
boolean isUrlRewriteUseAbsoluteUrls()
boolean isUrlRewriteRemoveCmsPrefix()
int getImportMaxBatch()
int getMaxNameSize()
boolean isExpandImportedFilesOnDisk()
String getExpandImportedFilesOnDiskPath()
int getAccessManagerPathPermissionCacheMaxSize()
int getQueryApproxCountLimit()
boolean isReadOnlyMode()
true if this Jahia instance operates in "read-only" mode, i.e. access to the edit/studio/administration modes is
not allowed.true if this Jahia instance operates in "read-only" mode, i.e. access to the edit/studio/administration modes is
not allowed; otherwise returns falseboolean isFullReadOnlyMode()
true if this Jahia instance operates in "full-read-only" mode, i.e. access to the edit/studio/administration modes and
saving in the JCR are not allowed.true if this Jahia instance operates in "read-only" mode, i.e. access to the edit/studio/administration modes and
saving in the JCR are not allowed.; otherwise returns falseString getInternetExplorerCompatibility()
boolean isMavenExecutableSet()
String[] getAuthorizedRedirectHosts()
boolean isUseWebsockets()
String getAtmosphereAsyncSupport()
boolean isAreaAutoActivated()
int getModuleSpringBeansWaitingTimeout()
boolean isStartupOptionSet(String option)
StartupOptions getStartupOptions()
int getJahiaSiteImportScannerInterval()
long getStudioMaxDisplayableFileSize()
CookieAuthConfig getCookieAuthConfig()
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.