# Interfaces

IFilteredPageReader is interface for data processing components that can retrieve a page of data items by a filter.
IFilteredReader interface for data processing components that can retrieve a list of data items by filter.
IGetter Interface for data processing components that can get data items.
ILoader interface for data processing components that load data items.
IQuerablePageReader interface for data processing components that can query a page of data items.
IQuerableReader interface for data processing components that can query a list of data items.