public interface StandardIndexFieldTypeContext<S extends StandardIndexFieldTypeContext<? extends S,F>,F> extends IndexFieldTypeConverterContext<S,F>, IndexFieldTypeTerminalContext<F>
Modifier and Type | Method and Description |
---|---|
S |
projectable(Projectable projectable) |
S |
sortable(Sortable sortable) |
dslConverter, projectionConverter
toIndexFieldType
S projectable(Projectable projectable)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.