Uses of Class
org.apache.openjpa.example.gallery.model.Album

Packages that use Album
org.apache.openjpa.example.gallery.model   
 

Uses of Album in org.apache.openjpa.example.gallery.model
 

Methods in org.apache.openjpa.example.gallery.model that return types with arguments of type Album
 List<Album> Creator.getAlbums()
           
 

Method parameters in org.apache.openjpa.example.gallery.model with type arguments of type Album
 void Creator.setAlbums(List<Album> albums)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.