Package com.skava.search.model
Class Value
java.lang.Object
com.skava.search.model.Value
- All Implemented Interfaces:
Serializable
This model is available within the facet response model. It holds facet name and facet count.
If the facet(s) is given in the filter request, the \"selected\"
field should be mentioned as \"true\". The default value is \"false\".
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Value
public Value()
-