Uses of Package
bass.dto

Packages that use bass.dto
bass.crawler   
bass.db   
bass.dto   
bass.gui   
bass.parser   
bass.stats   
bass.suggestion   
bass.util   
bass.visualisation.graph   
 

Classes in bass.dto used by bass.crawler
DTO_Client
          DTO object to remember client ip and last seen time used for backup system to start a new client if a client crashes
 

Classes in bass.dto used by bass.db
DTO_Band
          DTO object for band info
DTO_BandnameWithFList
          DTO object for band id, band name, amount of bands in ones friendlist, array of those friend id's Extends DTO_FList
DTO_BandWithFPD
           
DTO_BandWithPoints
          DTO_Band extended to point system and referrer list
DTO_FList
          DTO object for friend lists
DTO_Profile
          DTOs used for parsing profile pages
 

Classes in bass.dto used by bass.dto
DTO_Band
          DTO object for band info
DTO_BandWithPoints
          DTO_Band extended to point system and referrer list
 

Classes in bass.dto used by bass.gui
DTO_Band
          DTO object for band info
 

Classes in bass.dto used by bass.parser
DTO_Profile
          DTOs used for parsing profile pages
 

Classes in bass.dto used by bass.stats
DTO_BandWithFPD
           
 

Classes in bass.dto used by bass.suggestion
DTO_Band
          DTO object for band info
DTO_BandWithPoints
          DTO_Band extended to point system and referrer list
 

Classes in bass.dto used by bass.util
DTO_BandWithPoints
          DTO_Band extended to point system and referrer list
 

Classes in bass.dto used by bass.visualisation.graph
DTO_BandnameWithFList
          DTO object for band id, band name, amount of bands in ones friendlist, array of those friend id's Extends DTO_FList