public class InboxFilterBean extends AJSFContext implements IDataContainer
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
Constructor and Description |
---|
InboxFilterBean() |
Modifier and Type | Method and Description |
---|---|
List<Postfach> |
getAvailableInboxes() |
ProcessListBean |
getProcessListBean() |
List<Postfach> |
getSelectedInboxes() |
SessionBean |
getSessionBean() |
Integer |
getTotalUnreadProcessesCount() |
Integer |
getUnreadProcessesCount(Postfach inbox) |
void |
init() |
void |
selectInbox(Postfach inbox) |
void |
setAvailableInboxes(List<Postfach> inboxes,
Projekt project) |
void |
setProcessListBean(ProcessListBean processListBean) |
void |
setSelectedInboxes(List<Postfach> selectedInboxes) |
void |
setSessionBean(SessionBean sessionBean) |
void |
updateData()
Should update data when called
|
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
@PostConstruct public void init()
public SessionBean getSessionBean()
public void setSessionBean(SessionBean sessionBean)
public ProcessListBean getProcessListBean()
public void setProcessListBean(ProcessListBean processListBean)
public Integer getTotalUnreadProcessesCount()
public void selectInbox(Postfach inbox)
public void updateData()
IDataContainer
updateData
in interface IDataContainer
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.