JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.hybris.platform.cockpit.model.search
Interface FacetValue
public interface
FacetValue
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getHits
()
String
getQualifier
()
Collection
<
FacetValue
>
getSubvalues
()
Method Details
getQualifier
String
getQualifier
()
getHits
int
getHits
()
getSubvalues
Collection
<
FacetValue
>
getSubvalues
()