fr.paris.lutece.plugins.directory.modules.pdfproducerarchive.service.daemon
Class AsyncAddZipBasketService
java.lang.Object
fr.paris.lutece.plugins.directory.modules.pdfproducerarchive.service.daemon.AsyncAddZipBasketService
- All Implemented Interfaces:
- Runnable
public class AsyncAddZipBasketService
- extends Object
- implements Runnable
Constructor Summary |
AsyncAddZipBasketService(Locale locale,
int nIdAdminUser,
fr.paris.lutece.portal.service.plugin.Plugin plugin,
int nIdDirectory,
String[] listIdRecord)
Create a new initialized AsynchronousAddZipBasketService |
Method Summary |
void |
run()
Add asynchronously a list of records to the basket of an admin user. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncAddZipBasketService
public AsyncAddZipBasketService(Locale locale,
int nIdAdminUser,
fr.paris.lutece.portal.service.plugin.Plugin plugin,
int nIdDirectory,
String[] listIdRecord)
- Create a new initialized AsynchronousAddZipBasketService
- Parameters:
request
- The requestnIdAdminUser
- The ID of the admin userplugin
- The pluginnIdDirectory
- The ID of the directorynIdRecord
- The id of the record of the directory to add to the
basket
run
public void run()
- Add asynchronously a list of records to the basket of an admin user.
Parameters are passed throw the constructor of the class.
- Specified by:
run
in interface Runnable
Copyright © 2013 Mairie de Paris. All Rights Reserved.