Uses of Interface
de.xima.fc.gui.common.interfaces.IDataContainer
Packages that use IDataContainer
Package
Description
-
Uses of IDataContainer in de.xima.fc.gui.bean.project
Classes in de.xima.fc.gui.bean.project that implement IDataContainer -
Uses of IDataContainer in de.xima.fc.gui.bean.templates
Classes in de.xima.fc.gui.bean.templates that implement IDataContainerModifier and TypeClassDescriptionclass
Bean 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.interfacesModifier and TypeInterfaceDescriptioninterface
IEntityWrapper<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 IDataContainerModifier and TypeClassDescriptionclass
class
Wrapper class forIEntityImportConfig
s 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 -
Uses of IDataContainer in de.xima.fc.inbox.bean
Classes in de.xima.fc.inbox.bean that implement IDataContainerModifier and TypeClassDescriptionclass
Bean for the appointment schedule view in the inbox.class
class
class
Bean 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 IDataContainerModifier and TypeMethodDescriptionvoid
ProcessReviewBean.setExternalDataConatiner
(IDataContainer externalDataConatiner) -
Uses of IDataContainer in de.xima.fc.inbox.bean.filter
Classes in de.xima.fc.inbox.bean.filter that implement IDataContainerModifier and TypeClassDescriptionclass
Bean that keeps a list of available appointment tempplates, shown in the sidebar menu to the left.class
class
Bean that keeps a list of available form-specific inbox views, shown in the sidebar menu to the left.
ProjectPageBean
.