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)
Initializes the showAll fields and sets
NavigationContainerHandler.mMdexRequest . |
NavigationContainer |
NavigationContainerHandler.process(NavigationContainerConfig pContentItem)
Builds the
RefinementMenu s and creates 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 © 2013, Oracle and/or its affiliates. All rights reserved.