Uses of Class
wt.csm.ranking.service.RankingDBService

Packages that use RankingDBService
wt.csm.ranking.service   
wt.export   
 

Uses of RankingDBService in wt.csm.ranking.service
 

Fields in wt.csm.ranking.service declared as RankingDBService
static RankingDBService StandardRankingService.theRankingDBService
          

Supported API: false
 

Methods in wt.csm.ranking.service with parameters of type RankingDBService
protected  boolean RankingDBService.readVersion(RankingDBService thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of RankingDBService in wt.export
 

Fields in wt.export declared as RankingDBService
static RankingDBService RankingDataExport.dbService