Interface CompositeProjectionBuilder<T>
-
- All Superinterfaces:
SearchProjectionBuilder<T>
public interface CompositeProjectionBuilder<T> extends SearchProjectionBuilder<T>
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.engine.search.projection.spi.SearchProjectionBuilder
build
-
-