public class DBConnectionBean extends FCContextBean
| Modifier and Type | Class and Description |
|---|---|
class |
DBConnectionBean.EntityListModelImpl |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuildersystemUC| 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.
|
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, 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 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)
Grund: Nutzer könnte bereits etwas hineinkopiert haben...
evt - the ajax eventpublic void checkConnection()
public void determineDriverClass()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.