public final class CustomerGroupQueryBuilder extends ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>
expansionPaths, plusExpansionPaths, plusPredicates, plusSort, predicates, sortpublic static CustomerGroupQueryBuilder of()
protected CustomerGroupQueryBuilder getThis()
public CustomerGroupQuery build()
Builderbuild in interface Builder<CustomerGroupQuery>build in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder fetchTotal(boolean fetchTotal)
fetchTotal in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>fetchTotal in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder limit(Long limit)
limit in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>limit in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder limit(long limit)
limit in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>limit in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder offset(Long offset)
offset in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>offset in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder offset(long offset)
offset in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>offset in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder plusExpansionPaths(Function<CustomerGroupExpansionModel<CustomerGroup>,ExpansionPathContainer<CustomerGroup>> m)
plusExpansionPaths in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>plusExpansionPaths in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder plusPredicates(Function<CustomerGroupQueryModel,QueryPredicate<CustomerGroup>> m)
plusPredicates in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>plusPredicates in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder plusPredicates(QueryPredicate<CustomerGroup> queryPredicate)
plusPredicates in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>plusPredicates in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder plusPredicates(List<QueryPredicate<CustomerGroup>> queryPredicates)
plusPredicates in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>plusPredicates in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder plusSort(Function<CustomerGroupQueryModel,QuerySort<CustomerGroup>> m)
plusSort in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>plusSort in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder plusSort(List<QuerySort<CustomerGroup>> sort)
plusSort in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>plusSort in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder plusSort(QuerySort<CustomerGroup> sort)
plusSort in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>plusSort in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder predicates(Function<CustomerGroupQueryModel,QueryPredicate<CustomerGroup>> m)
predicates in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>predicates in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder predicates(QueryPredicate<CustomerGroup> queryPredicate)
predicates in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>predicates in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder predicates(List<QueryPredicate<CustomerGroup>> queryPredicates)
predicates in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>predicates in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder sort(Function<CustomerGroupQueryModel,QuerySort<CustomerGroup>> m)
sort in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>sort in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder sort(List<QuerySort<CustomerGroup>> sort)
sort in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>sort in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder sort(QuerySort<CustomerGroup> sort)
sort in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>sort in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder sortMulti(Function<CustomerGroupQueryModel,List<QuerySort<CustomerGroup>>> m)
sortMulti in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>sortMulti in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>public CustomerGroupQueryBuilder expansionPaths(Function<CustomerGroupExpansionModel<CustomerGroup>,ExpansionPathContainer<CustomerGroup>> m)
expansionPaths in interface ResourceMetaModelQueryDslBuilder<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>expansionPaths in class ResourceMetaModelQueryDslBuilderImpl<CustomerGroupQueryBuilder,CustomerGroup,CustomerGroupQuery,CustomerGroupQueryModel,CustomerGroupExpansionModel<CustomerGroup>>