Class CrudView.PersonDataProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected Stream<CrudView.Person> fetchFromBackEnd​(com.vaadin.flow.data.provider.Query<CrudView.Person,​CrudFilter> query)  
      protected int sizeInBackEnd​(com.vaadin.flow.data.provider.Query<CrudView.Person,​CrudFilter> query)  
      • Methods inherited from class com.vaadin.flow.data.provider.AbstractBackEndDataProvider

        fetch, setSortOrders, size
      • Methods inherited from class com.vaadin.flow.data.provider.AbstractDataProvider

        addDataProviderListener, addListener, fireEvent, refreshAll, refreshItem, refreshItem
      • Methods inherited from interface com.vaadin.flow.data.provider.BackEndDataProvider

        isInMemory, setSortOrder, setSortOrders
      • Methods inherited from interface com.vaadin.flow.data.provider.DataProvider

        addDataProviderListener, getId, refreshAll, refreshItem, refreshItem, withConfigurableFilter, withConfigurableFilter, withConvertedFilter