fr.paris.lutece.portal.service.daemon
Class AccountLifeTimeDaemon

java.lang.Object
  extended by fr.paris.lutece.portal.service.daemon.Daemon
      extended by fr.paris.lutece.portal.service.daemon.AccountLifeTimeDaemon
All Implemented Interfaces:
Runnable

public class AccountLifeTimeDaemon
extends Daemon

Daemon to anonymize admin users


Field Summary
 
Fields inherited from class fr.paris.lutece.portal.service.daemon.Daemon
RESULT_FAILED, RESULT_PROCESSING, RESULT_SUCCESS, RESULT_UNKNOWN, STATUS_RUNNING, STATUS_STOPPED
 
Constructor Summary
AccountLifeTimeDaemon()
           
 
Method Summary
protected  void addParametersToModel(Map<String,String> model, Integer nIdUser)
          Adds the parameters to model.
 void run()
          
 
Methods inherited from class fr.paris.lutece.portal.service.daemon.Daemon
getLastRunLogs, getPluginName, getResult, setLastRunLogs, setPluginName, setResult
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountLifeTimeDaemon

public AccountLifeTimeDaemon()
Method Detail

run

public void run()


addParametersToModel

protected void addParametersToModel(Map<String,String> model,
                                    Integer nIdUser)
Adds the parameters to model.

Parameters:
model - the model
nIdUser - the n id user


Copyright © 2014 Mairie de Paris. All Rights Reserved.