public class DBConnectionBean extends FCContextBean
Modifier and Type | Class and Description |
---|---|
class |
DBConnectionBean.EntityListModelImpl |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
DBConnectionBean() |
Modifier and Type | Method and Description |
---|---|
void |
changeJdbcUrl(javax.faces.event.AjaxBehaviorEvent evt)
Methode zum Ändern der JDBC-Url-Strings Achtung: Dieser wird nur geändert, wenn noch kein Wert gesetzt ist. ->
Grund: Nutzer könnte bereits etwas hineinkopiert haben...
|
void |
checkConnection() |
void |
determineDriverClass() |
List<DatenbankZugriff> |
getDatenbankzugriffe() |
IEntityListModelSelectByView<DatenbankZugriff> |
getModel() |
void |
setModel(IEntityListModelSelectByView<DatenbankZugriff> model) |
void |
updateModel() |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, encodeURL, 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
public void updateModel()
public IEntityListModelSelectByView<DatenbankZugriff> getModel()
public void setModel(IEntityListModelSelectByView<DatenbankZugriff> model)
model
- the model to setpublic List<DatenbankZugriff> getDatenbankzugriffe()
public void changeJdbcUrl(javax.faces.event.AjaxBehaviorEvent evt)
evt
- public void checkConnection()
public void determineDriverClass()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.