public class InstallationBean extends FCContextBean
systemUCuc| Constructor and Description |
|---|
InstallationBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppPath() |
org.primefaces.model.UploadedFile |
getFile() |
List<InfoItem> |
getLicenseInfo() |
boolean |
isLdapConfig()
Bestimmt, ob laut Lizenz die Verwaltung von LDAP-Zugängen angezeigt werden soll
|
boolean |
isNtlmConfig()
Bestimmt, ob laut Lizenz die Verwaltung von NTLM-Zugängen angezeigt werden soll
|
boolean |
isShowAppPathMsg() |
void |
saveAndMigrateAppPath() |
void |
saveAppPath() |
void |
setAppPath(String appPath) |
void |
setFile(org.primefaces.model.UploadedFile file) |
void |
setShowAppPathMsg(boolean showAppPathMsg) |
boolean |
showFSConfig()
Prüft, ob die FrontendServer-Konfiguration angezeigt werden soll
|
void |
uploadLicense()
Funktion aktualisiert die Lizenz im System auf Grundlage des übergebenen FileInputStreams.
|
getSessionBean, init, isSetupUser, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewdestroySessionBean, ec, findBean, findBean, getContext, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isDetached, loadLazy, setLocaleBean, setSessionAttributeaddErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addMsg, addMsg, addMsg, addMsgs, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, cleanErrorMsg, getExceptionMessagegetFacesContext, getLocale, rbValue, rbValuepublic org.primefaces.model.UploadedFile getFile()
public void setFile(org.primefaces.model.UploadedFile file)
public String getAppPath()
public void setAppPath(String appPath)
public boolean isShowAppPathMsg()
public void setShowAppPathMsg(boolean showAppPathMsg)
public void saveAppPath()
public void saveAndMigrateAppPath()
public void uploadLicense()
event - public boolean isNtlmConfig()
public boolean isLdapConfig()
public boolean showFSConfig()
Copyright © 2016. All rights reserved.