Uses of Class
com.endeca.infront.cartridge.model.SortOptionConfig

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

Uses of SortOptionConfig in com.endeca.infront.cartridge
 

Methods in com.endeca.infront.cartridge that return types with arguments of type SortOptionConfig
 List<SortOptionConfig> ResultsListHandler.getSortOptions()
          A list of sort options to display to the end user.
 

Method parameters in com.endeca.infront.cartridge with type arguments of type SortOptionConfig
 void ResultsListHandler.setSortOptions(List<SortOptionConfig> sortOptions)
          Returns the list of sort options to display to the end user.
 



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