Uses of Class
org.richfaces.demo.tree.Album

Packages that use Album
org.richfaces.demo.tree   
 

Uses of Album in org.richfaces.demo.tree
 

Methods in org.richfaces.demo.tree that return Album
 Album Song.getAlbum()
           
 

Methods in org.richfaces.demo.tree with parameters of type Album
 void Artist.addAlbum(Album album)
           
 void Song.setAlbum(Album album)
           
 



Copyright © 2007-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.