public class AppointmentScheduleBean extends AJSFContext implements IDataContainer
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
Constructor and Description |
---|
AppointmentScheduleBean() |
Modifier and Type | Method and Description |
---|---|
LazyAppointmentScheduleModel |
getLazyScheduleModel() |
ProcessReviewBean |
getProcessReviewBean() |
Appointment |
getSelectedAppointment() |
SessionBean |
getSessionBean() |
void |
onEventSelect(org.primefaces.event.SelectEvent<org.primefaces.model.ScheduleEvent<Long>> event) |
void |
setLazyScheduleModel(LazyAppointmentScheduleModel lazyScheduleModel) |
void |
setProcessReviewBean(ProcessReviewBean processReviewBean) |
void |
setSelectedAppointment(Appointment selectedAppointment) |
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, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg
public LazyAppointmentScheduleModel getLazyScheduleModel()
public ProcessReviewBean getProcessReviewBean()
public Appointment getSelectedAppointment()
public SessionBean getSessionBean()
public void onEventSelect(org.primefaces.event.SelectEvent<org.primefaces.model.ScheduleEvent<Long>> event)
public void setLazyScheduleModel(LazyAppointmentScheduleModel lazyScheduleModel)
public void setProcessReviewBean(ProcessReviewBean processReviewBean)
public void setSelectedAppointment(Appointment selectedAppointment)
public void setSessionBean(SessionBean sessionBean)
public void updateData()
IDataContainer
updateData
in interface IDataContainer
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.