- Type Parameters:
T - type of the search result
C - type of the class implementing this class
S - type of the sort model
L - type of the filter model
F - type of the facet model
E - type of the expansion model
- All Superinterfaces:
- ExpansionPathContainer<T>, FacetDsl<T,C>, FacetedSearchDsl<T,C>, FacetedSearchSupport<T>, FacetSupport<T>, FilterDsl<T,C>, FilterSupport<T>, MetaModelFacetDsl<T,C,F>, MetaModelFilterDsl<T,C,L>, MetaModelReferenceExpansionDsl<T,C,E>, MetaModelSortDsl<T,C,S>, ReferenceExpansionDsl<T,C>, ReferenceExpansionSupport<T>, ResourceSearch<T>, Search<T>, SearchDsl<T,C>, SortDsl<T,C>, SortSupport<T>, SphereRequest<PagedSearchResult<T>>
- All Known Subinterfaces:
- ProductProjectionSearch
- All Known Implementing Classes:
- MetaModelSearchDslImpl
public interface MetaModelSearchDsl<T,C extends MetaModelSearchDsl<T,C,S,L,F,E>,S,L,F,E>
extends ResourceSearch<T>, SearchDsl<T,C>, MetaModelSortDsl<T,C,S>, MetaModelFilterDsl<T,C,L>, MetaModelFacetDsl<T,C,F>, MetaModelReferenceExpansionDsl<T,C,E>, FacetedSearchDsl<T,C>