org.jtheque.films.services.impl
Class PublicationService
java.lang.Object
org.jtheque.films.services.impl.PublicationService
- All Implemented Interfaces:
- IPublicationService
public final class PublicationService
- extends Object
- implements IPublicationService
- Author:
- Baptiste Wicht
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublicationService
public PublicationService()
uploadListOfFilms
public void uploadListOfFilms(FTPConnectionInfos infos)
- Description copied from interface:
IPublicationService
- Upload the list of films using the ftp connection infos.
- Specified by:
uploadListOfFilms
in interface IPublicationService
- Parameters:
infos
- The connection infos.
Copyright © 2010 JTheque. All Rights Reserved.