Summer.Batch.Data.Parameter.IQueryParameterSourceProvider< in in T > Interface Template Reference

Interface in charge of providing IQueryParameterSource for items. More...

Public Member Functions

IQueryParameterSource CreateParameterSource (T item)
 Creates a new IQueryParameterSource for the given item. More...
 

Detailed Description

Interface in charge of providing IQueryParameterSource for items.

Template Parameters
T the type of the items that this provider supports

Member Function Documentation

Creates a new IQueryParameterSource for the given item.

Parameters
itemthe item for which to create a parameter source
Returns
a new parameter source for the given item

The documentation for this interface was generated from the following file:
  • Summer.Batch.Data/Parameter/IQueryParameterSourceProvider.cs