Uses of Class
com.endeca.infront.cartridge.NavigationContainerConfig

Packages that use NavigationContainerConfig
com.endeca.infront.cartridge Contains the built-in Assembler cartridge handlers and their configuration classes. 
 

Uses of NavigationContainerConfig in com.endeca.infront.cartridge
 

Methods in com.endeca.infront.cartridge that return NavigationContainerConfig
protected  NavigationContainerConfig NavigationContainerHandler.wrapConfig(ContentItem pContentItem)
           
 

Methods in com.endeca.infront.cartridge with parameters of type NavigationContainerConfig
 void NavigationContainerHandler.preprocess(NavigationContainerConfig pContentItem)
          Initializes the showAll fields and sets NavigationContainerHandler.mMdexRequest.
 NavigationContainer NavigationContainerHandler.process(NavigationContainerConfig pContentItem)
          Builds the RefinementMenus and creates the output NavigationContainer model.
 

Constructors in com.endeca.infront.cartridge with parameters of type NavigationContainerConfig
NavigationContainer(NavigationContainerConfig pConfig)
          Creates the NavigationContainer output model, using the type and data present in the input NavigationContainerConfig.
 



Copyright © 2012, Oracle and/or its affiliates. All rights reserved.