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 ILazyProcessModel
ProcessViewBean. getLazyModel()
Methods in de.xima.fc.inbox.bean with parameters of type ILazyProcessModel Modifier and Type Method Description void
ProcessViewBean. 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 class
LazyAppointmentScheduleModel
Lazy schedule model for the inbox appointment view.class
LazyExtendedProcessListModel
class
LazyProcessListModel
-