Uses of Class
io.vertigo.datafactory.collections.model.SelectedFacetValues
-
Packages that use SelectedFacetValues Package Description io.vertigo.datafactory.collections.model io.vertigo.datafactory.search.model -
-
Uses of SelectedFacetValues in io.vertigo.datafactory.collections.model
Methods in io.vertigo.datafactory.collections.model that return SelectedFacetValues Modifier and Type Method Description SelectedFacetValuesSelectedFacetValues.SelectedFacetValuesBuilder. build()SelectedFacetValuesFacetedQuery. getSelectedFacetValues()Liste des supplémentaires.Methods in io.vertigo.datafactory.collections.model with parameters of type SelectedFacetValues Modifier and Type Method Description static SelectedFacetValues.SelectedFacetValuesBuilderSelectedFacetValues. of(SelectedFacetValues otherSelectedFacetValues)Constructors in io.vertigo.datafactory.collections.model with parameters of type SelectedFacetValues Constructor Description FacetedQuery(FacetedQueryDefinition facetedQueryDefinition, SelectedFacetValues selectedFacetValue)Constructor. -
Uses of SelectedFacetValues in io.vertigo.datafactory.search.model
Methods in io.vertigo.datafactory.search.model with parameters of type SelectedFacetValues Modifier and Type Method Description SearchQueryBuilderSearchQueryBuilder. withFacet(SelectedFacetValues selectedFacetValues)
-