Interface SearchSortFactoryExtensionIfSupportedMoreStep<SR>

Type Parameters:
SR - Scope root type.
All Superinterfaces:
SearchSortFactoryExtensionIfSupportedStep<SR>

public interface SearchSortFactoryExtensionIfSupportedMoreStep<SR> extends SearchSortFactoryExtensionIfSupportedStep<SR>
The second and later step when attempting to apply multiple extensions to a TypedSearchSortFactory.
See Also: