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 TypeMethodDescriptionvoid
AppointmentScheduleBean.setProcessReviewBean
(ProcessReviewBean processReviewBean) void
ProcessAttachmentBean.setProcessReviewBean
(ProcessReviewBean processReviewBean) Deprecated.void
ProcessFormRecordEditBean.setProcessReviewBean
(ProcessReviewBean processReviewBean) void
ProcessHistoryBean.setProcessReviewBean
(ProcessReviewBean processReviewBean) Deprecated.void
ProcessListBean.setProcessReviewBean
(ProcessReviewBean processReviewBean) void
ProcessStateChangeBean.setProcessReviewBean
(ProcessReviewBean processReviewBean) Deprecated.void
ProcessViewBean.setProcessReviewBean
(ProcessReviewBean processReviewBean) Deprecated.