public class ProtocolBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
ProtocolBean() |
Modifier and Type | Method and Description |
---|---|
LazyEntityListModel<ProtocolEntryClient> |
getClientModel() |
Date |
getFilterFromDate() |
Date |
getFilterToDate() |
LazyEntityListModel<ProtocolEntryProcessing> |
getProcessModel() |
LazyEntityListModel<ProtocolEntrySystem> |
getSystemModel() |
void |
init() |
void |
setFilterFromDate(Date filterFromDate) |
void |
setFilterToDate(Date filterToDate) |
void |
togglePreserve(AProtocolEntry entry)
Toggles the
AProtocolEntry.isPreserve() flag of the given protocol entry and saves the modification to the
database. |
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
@PostConstruct public void init()
public LazyEntityListModel<ProtocolEntryProcessing> getProcessModel()
public LazyEntityListModel<ProtocolEntryClient> getClientModel()
public LazyEntityListModel<ProtocolEntrySystem> getSystemModel()
public Date getFilterFromDate()
public void setFilterFromDate(Date filterFromDate)
public Date getFilterToDate()
public void setFilterToDate(Date filterToDate)
public void togglePreserve(AProtocolEntry entry)
AProtocolEntry.isPreserve()
flag of the given protocol entry and saves the modification to the
database.entry
- Entry to modify.Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.