| Package | Description |
|---|---|
| com.endeca.infront.cartridge |
Contains the built-in Assembler cartridge handlers and their
configuration classes.
|
| Modifier and Type | Method and Description |
|---|---|
protected NavigationContainerConfig |
NavigationContainerHandler.wrapConfig(ContentItem pContentItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationContainerHandler.preprocess(NavigationContainerConfig pContentItem)
If the refinements slot is configured and the first resolved rule has a non empty list
of refinements (provided by "navigation" key), then we use this non-empty list.
|
NavigationContainer |
NavigationContainerHandler.process(NavigationContainerConfig pContentItem)
If the refinements slot is configured and resolved, use the explicit refinements order
to create the output
NavigationContainer model. |
| Constructor and Description |
|---|
NavigationContainer(NavigationContainerConfig pConfig)
Creates the
NavigationContainer output model, using the
type and data present in the input NavigationContainerConfig. |
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.