Package | Description |
---|---|
com.endeca.infront.cartridge |
Contains the built-in Assembler cartridge handlers and their
configuration classes.
|
Modifier and Type | Method and Description |
---|---|
RefinementMenu |
RefinementMenuHandler.process(RefinementMenuConfig cartridgeConfig)
Returns null if no dimension id is specified in the config, or if the MDEX doesn't return
any refinements.
|
Modifier and Type | Method and Description |
---|---|
List<RefinementMenu> |
NavigationContainer.getNavigation()
Returns a list of RefinementMenu items in this NavigationContainer.
|
Modifier and Type | Method and Description |
---|---|
void |
NavigationContainer.setNavigation(List<RefinementMenu> navigation)
Replaces the list of RefinementMenu items in this NavigationContainer with the
specified list.
|
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.