R - The type of entity references.E - The type of loaded entities.LOS - The type of the initial step of the loading options definition DSL accessible through SearchQueryOptionsStep.loading(Consumer).public interface LoadingContextBuilder<R,E,LOS>
LoadingContext,
allowing to change the parameters of object loading while a query is being built.| Modifier and Type | Method and Description |
|---|---|
LoadingContext<R,E> |
build() |
LOS |
toAPI() |
LOS toAPI()
SearchQueryOptionsStep.loading(Consumer).LoadingContext<R,E> build()
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.