Uses of Interface
org.musicontroller.DJ

Packages that use DJ
org.musicontroller   
org.musicontroller.streaming   
 

Uses of DJ in org.musicontroller
 

Classes in org.musicontroller that implement DJ
 class DJImpl
           
 

Methods in org.musicontroller that return DJ
 DJ DJFactory.create(java.lang.Long userid)
          Creates a DJ object.
 

Methods in org.musicontroller with parameters of type DJ
static void UserProperties.applyProperties(IUser user, DJ dj)
           
 

Uses of DJ in org.musicontroller.streaming
 

Methods in org.musicontroller.streaming that return DJ
static DJ StreamMaster.getDJByUser(long userid)
          Retrieve the DJ belonging to a user.
 



Copyright © 2010 A.J.V.. All Rights Reserved.