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

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

Uses of ContentSlotListConfig in com.endeca.infront.cartridge
 

Methods in com.endeca.infront.cartridge that return ContentSlotListConfig
 ContentSlotListConfig ContentSlotListHandler.initialize(ContentItem pContentItem)
          Uses the ContentItemInitializer, if one has been set, to create the full configuration for this cartridge.
 

Methods in com.endeca.infront.cartridge with parameters of type ContentSlotListConfig
 void ContentSlotListHandler.preprocess(ContentSlotListConfig pContentItem)
          Does nothing.
 ContentItem ContentSlotListHandler.process(ContentSlotListConfig pContentItem)
          Returns the input ContentSlotListConfig.
 



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