Open SiteSearch 4.1.1
Final

Uses of Class
ORG.oclc.db.Sorts

Packages that use Sorts
ORG.oclc.db   
 

Uses of Sorts in ORG.oclc.db
 

Fields in ORG.oclc.db declared as Sorts
protected  Sorts Db.sortMap
          Available sorts for this Db.
protected  Sorts SortKey.sort
          Object describing available sorts
 

Constructors in ORG.oclc.db with parameters of type Sorts
SortKey.SortKey(Sorts sort, String[] keys, int[] order)
          Define a key for a sort by calling this.
 


Open SiteSearch 4.1.1
Final