public class LicenseBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuildersystemUC| Constructor and Description |
|---|
LicenseBean() |
| Modifier and Type | Method and Description |
|---|---|
org.primefaces.model.file.UploadedFile |
getFile() |
List<InfoItem<?>> |
getLicenseInfo() |
NavigationBean |
getNavigationBean() |
boolean |
isLdapConfig()
Deprecated.
|
boolean |
isNtlmConfig()
Deprecated.
|
boolean |
isShowAppPathMsg() |
void |
setFile(org.primefaces.model.file.UploadedFile file) |
void |
setNavigationBean(NavigationBean navigationBean) |
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, isSetupUser, redirectToDashboard, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewec, isDetached, isHasDBdestroySessionBean, encodeURL, findBean, findBean, findBean, findBean, findBean, findBean, findBean, findCurrentView, getBeanName, getBeanName, getContext, getCurrentViewBean, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isMasterServerContext, loadLazy, redirect, redirect, redirect, redirect, redirectToDashboard, redirectToDashboard, setLocaleBean, setSessionAttribute, ucaddErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgFromString, addErrorMsgFromString, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgFromString, addInfoMsgFromString, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessagepublic NavigationBean getNavigationBean()
getNavigationBean in class FCContextBeanpublic void setNavigationBean(NavigationBean navigationBean)
setNavigationBean in class FCContextBeannavigationBean - the navigationBean to setpublic org.primefaces.model.file.UploadedFile getFile()
public void setFile(org.primefaces.model.file.UploadedFile file)
public boolean isShowAppPathMsg()
public void setShowAppPathMsg(boolean showAppPathMsg)
public void uploadLicense()
@Deprecated public boolean isNtlmConfig()
@Deprecated public boolean isLdapConfig()
public boolean showFSConfig()
Boolean if the frontend server configuration should be shownCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.