Package net.croz.nrich.search.api.model
Class SearchProjection<R>
java.lang.Object
net.croz.nrich.search.api.model.SearchProjection<R>
- Type Parameters:
R- search request
Projection that will be applied to query. Prefer using result class but if result class is not needed this can be used as an alternative.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SearchProjection
public SearchProjection()
-