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