Interface SearchProjectionFactoryExtensionIfSupportedStep<P,R,E>

Type Parameters:
R - The type of entity references in the parent SearchProjectionFactory.
E - The type of entities in the parent SearchProjectionFactory.
P - The resulting projection type.
All Known Subinterfaces:
SearchProjectionFactoryExtensionIfSupportedMoreStep<P,R,E>

public interface SearchProjectionFactoryExtensionIfSupportedStep<P,R,E>
The initial step when attempting to apply multiple extensions to a SearchProjectionFactory.
See Also: