public class SolrReadFacetViewPartMediator extends AbstractReadBusinessObjectPartMediatorImpl
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | PROPERTY_NAME_DISPLAY_CHILD_CATEGORIES_ONLY
Extended configuration constant - display child categories only for the category facet.
|
| Constructor and Description |
|---|
| SolrReadFacetViewPartMediator() |
| Modifier and Type | Method and Description |
|---|---|
| void | buildNounPart(java.lang.Object aNoun, java.lang.Object aPhysicalEntity)
Build the /CatalogNavigationView/FacetView portion of the CatalogNavigationView noun.
|
| protected boolean | isKeywordSearch()
Determines if we are running a keyword search or a category navigation scenario.
|
public static final java.lang.String PROPERTY_NAME_DISPLAY_CHILD_CATEGORIES_ONLY
public void buildNounPart(java.lang.Object aNoun,
java.lang.Object aPhysicalEntity)
throws BusinessObjectMediatorException,
com.ibm.commerce.foundation.internal.common.exception.FoundationApplicationException
protected boolean isKeywordSearch()