Open SiteSearch 4.1.1
Final

Uses of Interface
ORG.oclc.db.IDbSortKey

Packages that use IDbSortKey
ORG.oclc.zsorts   
 

Uses of IDbSortKey in ORG.oclc.zsorts
 

Classes in ORG.oclc.zsorts that implement IDbSortKey
 class DefaultSortKey
          DefaultSortKey is the default class for building a sortkey in ZBase when no class= is specified for the sort key in the database configuration file.
 class Marc008DateKey
          Marc008DateKey is a class for building a sortkey for the the date in the 008 field.
 class StandardNumberKey
          StandardNumberKey is a class for building a sortkey for the standard number fields in a database record.
 


Open SiteSearch 4.1.1
Final