Uses of Interface
de.xima.fc.inbox.interfaces.lazydata.ILazyProcessModel
- 
Packages that use ILazyProcessModel Package Description de.xima.fc.inbox.bean de.xima.fc.inbox.model.lazydata  - 
- 
Uses of ILazyProcessModel in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return ILazyProcessModel Modifier and Type Method Description ILazyProcessModelProcessViewBean. getLazyModel()Methods in de.xima.fc.inbox.bean with parameters of type ILazyProcessModel Modifier and Type Method Description voidProcessViewBean. setLazyModel(ILazyProcessModel lazyModel) - 
Uses of ILazyProcessModel in de.xima.fc.inbox.model.lazydata
Classes in de.xima.fc.inbox.model.lazydata that implement ILazyProcessModel Modifier and Type Class Description classLazyAppointmentScheduleModelLazy schedule model for the inbox appointment view.classLazyExtendedProcessListModelclassLazyProcessListModel 
 -