Uses of Interface
de.xima.fc.gui.common.interfaces.IDataContainer
- 
- 
Uses of IDataContainer in de.xima.fc.gui.bean.project
Classes in de.xima.fc.gui.bean.project that implement IDataContainer Modifier and Type Class Description classCurrentProjectBeanDeprecated.Replaced byProjectPageBean. - 
Uses of IDataContainer in de.xima.fc.gui.bean.templates
Classes in de.xima.fc.gui.bean.templates that implement IDataContainer Modifier and Type Class Description classTemplatesBeanBean für die aktuelle Session und deren Informationen - 
Uses of IDataContainer in de.xima.fc.gui.common.interfaces
Subinterfaces of IDataContainer in de.xima.fc.gui.common.interfaces Modifier and Type Interface Description interfaceIEntityWrapper<T extends ITransferableEntity>Common interface for entity wrappers - 
Uses of IDataContainer in de.xima.fc.gui.model.impex
Classes in de.xima.fc.gui.model.impex that implement IDataContainer Modifier and Type Class Description classEntityExportWrapperclassImportConfigWrapperWrapper class forIEntityImportConfigs so additional information can be displayed. - 
Uses of IDataContainer in de.xima.fc.gui.model.project
Classes in de.xima.fc.gui.model.project that implement IDataContainer Modifier and Type Class Description classProjectWrapperDeprecated. - 
Uses of IDataContainer in de.xima.fc.inbox.bean
Classes in de.xima.fc.inbox.bean that implement IDataContainer Modifier and Type Class Description classAppointmentScheduleBeanBean for the appointment schedule view in the inbox.classProcessAttachmentBeanclassProcessHistoryBeanclassProcessListBeanBean 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 IDataContainer Modifier and Type Method Description voidProcessReviewBean. setExternalDataConatiner(IDataContainer externalDataConatiner) - 
Uses of IDataContainer in de.xima.fc.inbox.bean.filter
Classes in de.xima.fc.inbox.bean.filter that implement IDataContainer Modifier and Type Class Description classAppointmentFilterBeanBean that keeps a list of available appointment tempplates, shown in the sidebar menu to the left.classInboxFilterBeanclassViewFilterBeanBean that keeps a list of available form-specific inbox views, shown in the sidebar menu to the left. 
 -