Uses of Interface
ca.cbc.sportwire.servlet.data.LineupBean

Packages that use LineupBean
ca.cbc.sportwire.servlet.data   
 

Uses of LineupBean in ca.cbc.sportwire.servlet.data
 

Classes in ca.cbc.sportwire.servlet.data that implement LineupBean
 class Lineup
          Lineup: An abstract velocity interface to access the news lineups such that lineups are only refreshed periodically; the period of updates is set in the sportpage.conf as lineup.refresh=seconds
 class ScriptLineup
          ScriptLineup: A velocity interface to access the news lineups via an external call to a CBC Newsworld script
 class TemplateLineup
          TemplateLineup: Velocity interface to Brian Gordon's cbc.template.presentation.Lineup object -- non CBC sites will probably want to delete this class.