public class FrontendServerBean extends FCContextBean
Modifier and Type | Class and Description |
---|---|
class |
FrontendServerBean.EntityListModelImpl |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
FrontendServerBean() |
Modifier and Type | Method and Description |
---|---|
void |
checkConnection() |
void |
connect(FrontendServer fs) |
void |
connectToSelectedFS() |
void |
delete(FrontendServer server) |
void |
deleteMarked() |
void |
disconnect(FrontendServer fs) |
void |
disconnectFromSelectedFS() |
IEntityListModelSelectByView<FrontendServer> |
getModel() |
EConnectionStatus |
getStatus(FrontendServer fs) |
boolean |
hasFrontendServer() |
boolean |
hasReachedLicenseLimit() |
void |
setModel(IEntityListModelSelectByView<FrontendServer> model) |
boolean |
testConnection(FrontendServer fs) |
boolean |
testSelected() |
void |
updateModel() |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, 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, uc
addErrorMsg, 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, getErrorMessage, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg
public IEntityListModelSelectByView<FrontendServer> getModel()
public void setModel(IEntityListModelSelectByView<FrontendServer> model)
model
- the model to setpublic void updateModel()
public void deleteMarked()
public void delete(FrontendServer server)
public void checkConnection()
public boolean testSelected()
public boolean testConnection(FrontendServer fs)
public void connect(FrontendServer fs)
public void connectToSelectedFS()
public void disconnect(FrontendServer fs)
public void disconnectFromSelectedFS()
public boolean hasReachedLicenseLimit()
public boolean hasFrontendServer()
public EConnectionStatus getStatus(FrontendServer fs)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.