it.sistematica.isharedoc.scheduling
Class ReindexAll

java.lang.Object
  extended by it.sistematica.isharedoc.scheduling.ReindexAll

public class ReindexAll
extends java.lang.Object


Field Summary
(package private)  IndexService indexService
           
(package private)  it.neverworks.application.service.UserInfo userInfo
           
 
Constructor Summary
ReindexAll()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userInfo

it.neverworks.application.service.UserInfo userInfo

indexService

IndexService indexService
Constructor Detail

ReindexAll

public ReindexAll()
Method Detail

run

public void run()