Package | Description |
---|---|
com.endeca.infront.cartridge |
Contains the built-in Assembler cartridge handlers and their
configuration classes.
|
Modifier and Type | Method and Description |
---|---|
List<DvalSpec> |
RefinementMenuConfig.getBoostRefinements()
Returns a list of DVal Specs.
|
List<DvalSpec> |
RefinementMenuConfig.getBuryRefinements()
Returns a list of DVal Specs.
|
Modifier and Type | Method and Description |
---|---|
void |
RefinementMenuConfig.setBoostRefinements(List<DvalSpec> boostRefinements)
Sets the list of DVal Specs to boost.
|
void |
RefinementMenuConfig.setBuryRefinements(List<DvalSpec> buryRefinements)
Sets the list of DVal Specs to bury.
|
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.