|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.groiss.reporting.MigrateStoredQueries
public class MigrateStoredQueries
migrate pre 7.0 queries to new reporting
| Constructor Summary | |
|---|---|
MigrateStoredQueries()
|
|
| Method Summary | |
|---|---|
void |
migrateQueries(javax.servlet.http.HttpServletRequest r,
javax.servlet.http.HttpServletResponse res)
Servlet Method to migrate old Stored Queries! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MigrateStoredQueries()
| Method Detail |
|---|
public void migrateQueries(javax.servlet.http.HttpServletRequest r,
javax.servlet.http.HttpServletResponse res)
throws java.lang.Exception
r - - set id=idOFOldQuery to migrate only the specifed query. to migrate all queries, do not set this param
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||