Uses of Class
portaview.model.Photo

Packages that use Photo
portaview.model The models, or the "M" in the MVC pattern. 
 

Uses of Photo in portaview.model
 

Methods in portaview.model that return Photo
 Photo Album.getPhoto(int seq)
          Returns the photo with the show name and the sequence id.
 Photo Album.getPhoto(java.lang.String name)
          Returns a photo given the name.
 



Copyright © 2003 The PortaView Team. All Rights Reserved.