com.endeca.infront.navigation.model
Class StratifySortSpec

java.lang.Object
  extended by com.endeca.infront.navigation.model.SortSpec
      extended by com.endeca.infront.navigation.model.StratifySortSpec

public class StratifySortSpec
extends SortSpec


Constructor Summary
StratifySortSpec()
           
StratifySortSpec(String relRankKey)
          Creates a new sort spec, given the relRank module string specified.
 
Method Summary
 
Methods inherited from class com.endeca.infront.navigation.model.SortSpec
equals, getKey, getSortOptionValue, hashCode, isDescending, setDescending, setKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StratifySortSpec

public StratifySortSpec()

StratifySortSpec

public StratifySortSpec(String relRankKey)
Creates a new sort spec, given the relRank module string specified.



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