Uses of Interface
magoffin.matt.ma2.plugin.BrowseModePlugin

Packages that use BrowseModePlugin
magoffin.matt.ma2.dao.support   
 

Uses of BrowseModePlugin in magoffin.matt.ma2.dao.support
 

Classes in magoffin.matt.ma2.dao.support that implement BrowseModePlugin
 class AbstractJdbcBrowseModePlugin
          Base class for JDBC based implementations of BrowseModePlugin.
 class AlbumsByDateBrowseModePlugin
          Implementation of BrowseModePlugin for a "browse user albums by date".
 class PopularityBrowseModePlugin
          Browse mode based on media item popularity (hits).
 class RatingAverageBrowseModePlugin
          Browse mode based on average media item ratings.