fr.paris.lutece.plugins.directory.modules.pdfproducerarchive.service.daemon
Class AsyncAddZipBasketService

java.lang.Object
  extended by 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
 

Constructor Detail

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 request
nIdAdminUser - The ID of the admin user
plugin - The plugin
nIdDirectory - The ID of the directory
nIdRecord - The id of the record of the directory to add to the basket
Method Detail

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.