Uses of Class
com.endeca.infront.navigation.model.SortSpec

Packages that use SortSpec
com.endeca.infront.navigation.model Contains model objects for use in making requests to an MDEX server. 
 

Uses of SortSpec in com.endeca.infront.navigation.model
 

Subclasses of SortSpec in com.endeca.infront.navigation.model
 class GeoSortSpec
           
 class StratifySortSpec
           
 

Methods in com.endeca.infront.navigation.model that return types with arguments of type SortSpec
 List<SortSpec> SortOption.getSorts()
          The list of sort specifications.
 

Method parameters in com.endeca.infront.navigation.model with type arguments of type SortSpec
 void SortOption.setSorts(List<SortSpec> sorts)
           
 



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