|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Film | |
---|---|
org.jtheque.films.persistence.od | Contains the entities. |
org.jtheque.films.services.impl.utils | Contains the service's utils classes. |
org.jtheque.films.view.impl.fb | Contains all the formbeans. |
Uses of Film in org.jtheque.films.persistence.od |
---|
Subclasses of Film in org.jtheque.films.persistence.od | |
---|---|
class |
FilmImpl
Cette classe représente un film et toutes ses données. |
Uses of Film in org.jtheque.films.services.impl.utils |
---|
Methods in org.jtheque.films.services.impl.utils that return Film | |
---|---|
Film |
VideoFile.getFilm()
Return the film. |
Uses of Film in org.jtheque.films.view.impl.fb |
---|
Methods in org.jtheque.films.view.impl.fb with parameters of type Film | |
---|---|
void |
FilmFormBean.fillFilm(Film film)
Fill a film with the info of the formbean. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |