|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jurismarches.vradi.VradiServiceAction
public class VradiServiceAction
This class reference all action run by Vradi Service : -- reIndexSolr : reindex solr index
| Constructor Summary | |
|---|---|
VradiServiceAction()
|
|
| Method Summary | |
|---|---|
static void |
deleteObseleteThesaurus()
Delete obselete thesaurus. |
static void |
deleteObseleteUsers()
Delete all user with no client attached. |
static void |
exportClients()
Export users |
static void |
exportThesaurus()
Export thesaurus |
static void |
forceAllOldUserEnable()
Force all old user to enable. |
void |
help()
Display help and exit action. |
static void |
importFiles()
Import files contains in VradiServiceConfiguration.getImportCSVDir() with name end by .csv |
static void |
reIndexSolr()
Reload solr index. |
static void |
reinitStatus()
Delete obselete status. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VradiServiceAction()
| Method Detail |
|---|
public void help()
public static void reIndexSolr()
public static void deleteObseleteThesaurus()
public static void reinitStatus()
public static void forceAllOldUserEnable()
public static void deleteObseleteUsers()
public static void importFiles()
VradiServiceConfiguration.getImportCSVDir() with name end by .csv
public static void exportClients()
public static void exportThesaurus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||