Package | Description |
---|---|
com.endeca.infront.cartridge |
Contains the built-in Assembler cartridge handlers and their
configuration classes.
|
Modifier and Type | Method and Description |
---|---|
protected RefinementMenuConfig |
RefinementMenuHandler.wrapConfig(ContentItem pContentItem) |
Modifier and Type | Method and Description |
---|---|
void |
RefinementMenuHandler.preprocess(RefinementMenuConfig cartridgeConfig)
Creates a query to the MDEX for the refinements of the Dimension specified by
getDimensionId() . |
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.
|
Constructor and Description |
---|
RefinementMenu(RefinementMenuConfig pConfig)
Creates the
RefinementMenu output model, using the
type and data present in the input RefinementMenuConfig . |
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.