|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RefinementMenu | |
|---|---|
| com.endeca.infront.cartridge | Contains the built-in Assembler cartridge handlers and their configuration classes. |
| Uses of RefinementMenu in com.endeca.infront.cartridge |
|---|
| Methods in com.endeca.infront.cartridge that return RefinementMenu | |
|---|---|
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. |
| Methods in com.endeca.infront.cartridge that return types with arguments of type RefinementMenu | |
|---|---|
List<RefinementMenu> |
NavigationContainer.getNavigation()
Returns a list of RefinementMenu items in this NavigationContainer. |
| Method parameters in com.endeca.infront.cartridge with type arguments of type RefinementMenu | |
|---|---|
void |
NavigationContainer.setNavigation(List<RefinementMenu> navigation)
Replaces the list of RefinementMenu items in this NavigationContainer with the specified list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||