Uses of Interface
de.xima.fc.gui.common.interfaces.IProcessesDataContainer
-
Packages that use IProcessesDataContainer Package Description de.xima.fc.inbox.bean -
-
Uses of IProcessesDataContainer in de.xima.fc.inbox.bean
Classes in de.xima.fc.inbox.bean that implement IProcessesDataContainer Modifier and Type Class Description classAppointmentScheduleBeanBean for the appointment schedule view in the inbox.classProcessListBeanBean for the process list view, either the standard inbox view or the form-specific inbox view.Methods in de.xima.fc.inbox.bean with parameters of type IProcessesDataContainer Modifier and Type Method Description voidProcessReviewBean. setProcessesDataContainer(IProcessesDataContainer processesDataContainer)
-