public class LDAPQueryBean extends FCContextBean
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPQueryBean.EntityListModelImpl |
systemUCuc| Constructor and Description |
|---|
LDAPQueryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute() |
void |
checkQuery() |
List<GenericStringModel> |
getAttributes() |
List<LDAPZugriff> |
getLdapZugriffe() |
IEntityListModel<LDAPAbfrage> |
getModel() |
String |
getTestQuery() |
String |
getTestQueryOutput() |
List<IParameterModel> |
getTestQueryParameters() |
void |
initCheckConnection() |
boolean |
isNeedQueryParams() |
void |
removeAttribute(GenericStringModel host) |
void |
resetTestQueryValues() |
void |
setAttributes(List<GenericStringModel> attributeList) |
void |
setModel(IEntityListModel<LDAPAbfrage> model) |
void |
setTestQueryOutput(String output) |
void |
setTestQueryParameters(List<IParameterModel> queryParams) |
void |
updateModel() |
getSessionBean, init, isSetupUser, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewdestroySessionBean, ec, findBean, findBean, getBeanName, getBeanName, getContext, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isDetached, loadLazy, setLocaleBean, setSessionAttributeaddErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessagegetFacesContext, getLocale, rbValue, rbValuepublic void updateModel()
public IEntityListModel<LDAPAbfrage> getModel()
public void setModel(IEntityListModel<LDAPAbfrage> model)
model - the model to setpublic List<LDAPZugriff> getLdapZugriffe()
public void setAttributes(List<GenericStringModel> attributeList)
public List<GenericStringModel> getAttributes()
public void addAttribute()
public void removeAttribute(GenericStringModel host)
public String getTestQuery()
public List<IParameterModel> getTestQueryParameters()
public void setTestQueryParameters(List<IParameterModel> queryParams)
public String getTestQueryOutput()
public void setTestQueryOutput(String output)
public boolean isNeedQueryParams()
public void initCheckConnection()
public void checkQuery()
public void resetTestQueryValues()
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.