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 SelectedFacetValues
SelectedFacetValues.SelectedFacetValuesBuilder. build()
SelectedFacetValues
FacetedQuery. getSelectedFacetValues()
Liste des supplémentaires.Methods in io.vertigo.datafactory.collections.model with parameters of type SelectedFacetValues Modifier and Type Method Description static SelectedFacetValues.SelectedFacetValuesBuilder
SelectedFacetValues. 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 SearchQueryBuilder
SearchQueryBuilder. withFacet(SelectedFacetValues selectedFacetValues)
-