...
Within Searching
and Loading
, all DataProviders
except the ExistingListDataProvider
(and the ProviderPipeline
itself) can be configured. It is also permitted to use a different DataProvider
in the Searching
step than in the Loading
step.
...
Search parameters &
...
Data loading
SearchParameters
must be specified for the search in the Searching
step.
The search result must be based on the schema of the Object
or the ObjectCollection
.
...