Class JMapServerBean
java.lang.Object
com.kheops.jmap.server.webadmin.faces.AbstractAdminFacesBean
com.kheops.jmap.server.webadmin.faces.JMapServerBean
-
Field Summary
Fields inherited from class com.kheops.jmap.server.webadmin.faces.AbstractAdminFacesBean
CONFIGURATION_SAVED, GLOBAL_RES_FILE, OPERATION_FINISHED
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
changePassword
(javax.faces.event.ActionEvent actionEvent) completeGoTo
(String query) void
editGlobalPermissions
(javax.faces.event.ActionEvent actionEvent) List
<javax.faces.model.SelectItem> int
getConcurrentSessions
(String enumSessionType) int
float
long
String[]
javax.faces.convert.Converter
getExtensionsHelpInfos
(javax.servlet.http.HttpSession httpSession) javax.faces.convert.Converter
long
getJvm()
getLicenseSessionsEntry
(String enumSessionType) int
List
<javax.faces.model.SelectItem> getMaximumConcurrentSessions
(String enumSessionType) float
float
long
float
int
getPid()
int
getReservedSessions
(String enumSessionType) int
long
List
<javax.faces.model.SelectItem> String[]
void
handleLicenseFileUpload
(org.primefaces.event.FileUploadEvent event) void
init()
boolean
boolean
boolean
boolean
isJMapServerSectionItemDisabled
(String sectionName) boolean
boolean
void
onGoToItemSelect
(org.primefaces.event.SelectEvent selectEvent) void
openFileBrowserForLogDirectory
(javax.faces.event.ActionEvent actionEvent) void
openFileBrowserForUploadRoot
(javax.faces.event.ActionEvent actionEvent) void
prepareToShowProductUpdateNotes
(javax.faces.event.ActionEvent actionEvent) void
reloadLicense
(javax.faces.event.ActionEvent actionEvent) void
reloadParameters
(javax.faces.event.ActionEvent actionEvent) void
resetSmtpTest
(javax.faces.event.ActionEvent actionEvent) void
saveServerSettings
(javax.faces.event.ActionEvent actionEvent) void
setDiskCacheSize
(long diskCacheSize) void
setDiskCacheSizeUnlimited
(boolean diskCacheSizeUnlimited) void
setImagingCacheSize
(long imagingCacheSize) void
setMaxUploadFileSizeUnlimited
(boolean maxUploadFileSizeUnlimited) void
setMemoryCacheSize
(long memoryCacheSize) void
setNewPasswordConfirmation
(String newPasswordConfirmation) void
setRlsClientId
(String rlsClientId) void
setSmtpTestFrom
(String smtpTestFrom) void
setSmtpTestMessage
(String smtpTestMessage) void
setSmtpTestSubject
(String smtpTestSubject) void
setSmtpTestTo
(String smtpTestTo) void
void
testSmtp
(javax.faces.event.ActionEvent actionEvent) Methods inherited from class com.kheops.jmap.server.webadmin.faces.AbstractAdminFacesBean
addDuplicateNameErrorMessage, addErrorMessage, addErrorMessage, addGlobalErrorMessage, addGlobalErrorMessage, addGlobalInfoMessage, addGlobalWarningMessage, addInfoMessage, addInfoMessage, addRequiredErrorMessage, addWarningMessage, addWarningMessage, closeDialog, containsCharacters, convertColor, convertColor, createDuplicateNameErrorMessage, displayMessage, findComponent, findObjectByName, formatDouble, formatInteger, getComponentsToUpdate, getController, getController, getDeleteConfirmationTitle, getDialogs, getEditingObjectId, getExternalContext, getJMapAdminSessionBean, getJMapServerAdminBean, getJMapServerUserAdminBean, getJsfBean, getLanguageLabel, getLanguages, getLanguagesConverter, getLayerStatusConverter, getMessage, getMessage, getParameter, getReadableFileSize, getRequest, getRequestLocale, getRequestParameter, getSessionAttribute, getSessionBean, getSessionId, getSessionUser, initRequestContext, isDuplicate, isExtensionAvailable, openDialog, redirectToPage, reloadCurrentPage, required, reverseArray, showMessageDialog, validateDuplicateName
-
Constructor Details
-
JMapServerBean
public JMapServerBean()
-
-
Method Details
-
init
@PostConstruct public void init() -
getBreadCrumbItems
- Overrides:
getBreadCrumbItems
in classAbstractAdminFacesBean
-
getEditingSystemParams
-
getLicense
-
getLicenseMaximumProjects
-
getLicenseExpirationDate
-
getServerVersion
-
getUpdateDescriptors
-
prepareToShowProductUpdateNotes
public void prepareToShowProductUpdateNotes(javax.faces.event.ActionEvent actionEvent) -
getNotifications
-
getServerIpAddress
-
getMemoryCacheSize
public long getMemoryCacheSize() -
setMemoryCacheSize
public void setMemoryCacheSize(long memoryCacheSize) -
getDiskCacheSize
public long getDiskCacheSize() -
setDiskCacheSize
public void setDiskCacheSize(long diskCacheSize) -
setDiskCacheSizeUnlimited
public void setDiskCacheSizeUnlimited(boolean diskCacheSizeUnlimited) -
isDiskCacheSizeUnlimited
public boolean isDiskCacheSizeUnlimited() -
isHttpsConfigValid
public boolean isHttpsConfigValid() -
getImagingCacheSize
public long getImagingCacheSize() -
setImagingCacheSize
public void setImagingCacheSize(long imagingCacheSize) -
getSmtpEncryptionTypes
-
getSmtpTestFrom
-
setSmtpTestFrom
-
getSmtpTestTo
-
setSmtpTestTo
-
getSmtpTestSubject
-
setSmtpTestSubject
-
getSmtpTestMessage
-
setSmtpTestMessage
-
resetSmtpTest
public void resetSmtpTest(javax.faces.event.ActionEvent actionEvent) -
testSmtp
public void testSmtp(javax.faces.event.ActionEvent actionEvent) -
getConnectedAdministrators
-
getMonitoringInfo
-
getConcurrentSessions
-
getReservedSessions
-
getMaximumConcurrentSessions
-
getServerSessions
public int getServerSessions() -
getLicenseSessionsEntry
-
getLicenseSessionsEntries
-
getJvm
-
getPid
public int getPid() -
getCpuCount
public int getCpuCount() -
getServerStartedSince
public long getServerStartedSince() -
getMemoryUsage
public float getMemoryUsage() -
getMemoryAllocated
public float getMemoryAllocated() -
getMemoryCacheUsage
-
getMemoryCacheEfficiency
public float getMemoryCacheEfficiency() -
getDiskCacheUsage
-
getDiskCacheEfficiency
public float getDiskCacheEfficiency() -
showLicensePopup
public void showLicensePopup() -
agreeLicense
public void agreeLicense() -
getLicenseText
-
saveServerSettings
public void saveServerSettings(javax.faces.event.ActionEvent actionEvent) -
getLicenseModelString
-
editGlobalPermissions
public void editGlobalPermissions(javax.faces.event.ActionEvent actionEvent) -
getAvailableLanguages
-
reloadParameters
public void reloadParameters(javax.faces.event.ActionEvent actionEvent) -
reloadLicense
public void reloadLicense(javax.faces.event.ActionEvent actionEvent) -
isJMapServerSectionItemDisabled
-
isCurrentUserSuperAdmin
public boolean isCurrentUserSuperAdmin() -
getExtensionsHelpInfos
-
getExtensionsHelpInfos
-
getRlsClientId
-
setRlsClientId
-
getEmptyPortConverter
public javax.faces.convert.Converter getEmptyPortConverter() -
getSpatialProjections
-
getElementFactories
-
getUserManagers
-
getLogLevel
public int getLogLevel() -
completeGoTo
-
getGoToItemConverter
public javax.faces.convert.Converter getGoToItemConverter() -
onGoToItemSelect
public void onGoToItemSelect(org.primefaces.event.SelectEvent selectEvent) -
getHttpProxyPasswordEditor
-
getSmtpPasswordEditor
-
getGeoWebCachePasswordEditor
-
getAllLanguages
-
setMaxUploadFileSizeUnlimited
public void setMaxUploadFileSizeUnlimited(boolean maxUploadFileSizeUnlimited) -
isMaxUploadFileSizeUnlimited
public boolean isMaxUploadFileSizeUnlimited() -
openFileBrowserForUploadRoot
public void openFileBrowserForUploadRoot(javax.faces.event.ActionEvent actionEvent) -
openFileBrowserForLogDirectory
public void openFileBrowserForLogDirectory(javax.faces.event.ActionEvent actionEvent) -
isSupportsChangePassword
public boolean isSupportsChangePassword() -
getPasswordModification
-
getNewPasswordConfirmation
-
setNewPasswordConfirmation
-
changePassword
public void changePassword(javax.faces.event.ActionEvent actionEvent) -
handleLicenseFileUpload
public void handleLicenseFileUpload(org.primefaces.event.FileUploadEvent event) -
getLogLevels
-