Uses of Class
de.xima.fc.inbox.bean.ProcessReviewBean
Packages that use ProcessReviewBean
- 
Uses of ProcessReviewBean in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return ProcessReviewBeanModifier and TypeMethodDescriptionAppointmentScheduleBean.getProcessReviewBean()ProcessAttachmentBean.getProcessReviewBean()Deprecated.ProcessFormRecordEditBean.getProcessReviewBean()ProcessHistoryBean.getProcessReviewBean()Deprecated.ProcessListBean.getProcessReviewBean()ProcessStateChangeBean.getProcessReviewBean()Deprecated.ProcessViewBean.getProcessReviewBean()Deprecated.Methods in de.xima.fc.inbox.bean with parameters of type ProcessReviewBeanModifier and TypeMethodDescriptionvoidAppointmentScheduleBean.setProcessReviewBean(ProcessReviewBean processReviewBean) voidProcessAttachmentBean.setProcessReviewBean(ProcessReviewBean processReviewBean) Deprecated.voidProcessFormRecordEditBean.setProcessReviewBean(ProcessReviewBean processReviewBean) voidProcessHistoryBean.setProcessReviewBean(ProcessReviewBean processReviewBean) Deprecated.voidProcessListBean.setProcessReviewBean(ProcessReviewBean processReviewBean) voidProcessStateChangeBean.setProcessReviewBean(ProcessReviewBean processReviewBean) Deprecated.voidProcessViewBean.setProcessReviewBean(ProcessReviewBean processReviewBean) Deprecated.