public class RecipeFluentHelper extends FluentHelperRead<RecipeFluentHelper,Recipe,RecipeSelectable>
Recipe
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself.Constructor and Description |
---|
RecipeFluentHelper() |
Modifier and Type | Method and Description |
---|---|
protected Class<Recipe> |
getEntityClass() |
execute, filter, getQueryBuilder, orderBy, select, skip, top, toQuery, withErrorHandler, withHttpHeader
execute, getThis, getVersionIdentifier
protected Class<Recipe> getEntityClass()
getEntityClass
in class FluentHelperBasic<RecipeFluentHelper,Recipe,List<Recipe>>
Copyright © 2018 SAP SE. All rights reserved.