Uses of Class
de.xima.fc.inbox.bean.ProcessReviewBean
- 
Packages that use ProcessReviewBean Package Description de.xima.fc.inbox.bean  - 
- 
Uses of ProcessReviewBean in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return ProcessReviewBean Modifier and Type Method Description ProcessReviewBeanAppointmentScheduleBean. getProcessReviewBean()ProcessReviewBeanProcessAttachmentBean. getProcessReviewBean()Deprecated.ProcessReviewBeanProcessFormRecordEditBean. getProcessReviewBean()ProcessReviewBeanProcessHistoryBean. getProcessReviewBean()Deprecated.ProcessReviewBeanProcessListBean. getProcessReviewBean()ProcessReviewBeanProcessStateChangeBean. getProcessReviewBean()Deprecated.ProcessReviewBeanProcessViewBean. getProcessReviewBean()Deprecated.Methods in de.xima.fc.inbox.bean with parameters of type ProcessReviewBean Modifier and Type Method Description voidAppointmentScheduleBean. 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. 
 -