T - The type returned by the projection.public interface SearchProjectionTerminalContext<T>
| Modifier and Type | Method and Description |
|---|---|
SearchProjection<T> |
toProjection()
Create a
SearchProjection instance
matching the definition given in the previous DSL steps. |
SearchProjection<T> toProjection()
SearchProjection instance
matching the definition given in the previous DSL steps.SearchProjection instance.Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.