Class EntityCalendarDataRetriever

java.lang.Object
io.jmix.fullcalendarflowui.component.data.AbstractEntityCalendarDataProvider
io.jmix.fullcalendarflowui.component.data.EntityCalendarDataRetriever
All Implemented Interfaces:
CalendarDataProvider, CallbackCalendarDataProvider, EntityCalendarDataProvider, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Component("fcalen_CallbackCalendarDataRetriever") @Scope("prototype") public class EntityCalendarDataRetriever extends AbstractEntityCalendarDataProvider implements CallbackCalendarDataProvider, org.springframework.context.ApplicationContextAware
Data provider for loading entities by request. It is created when calendar's XML description defines callback data provider.