Uses of Class
org.jtheque.films.services.impl.utils.Filmography

Packages that use Filmography
org.jtheque.films.services.able Contains the service's specification. 
org.jtheque.films.services.impl Contains the service's implementations. 
 

Uses of Filmography in org.jtheque.films.services.able
 

Methods in org.jtheque.films.services.able that return Filmography
 Filmography IActorService.getFilmography(org.jtheque.primary.od.able.Person actor)
          Return the filmography of the actor.
 

Uses of Filmography in org.jtheque.films.services.impl
 

Methods in org.jtheque.films.services.impl that return Filmography
 Filmography ActorService.getFilmography(org.jtheque.primary.od.able.Person actor)
           
 



Copyright © 2010 JTheque. All Rights Reserved.