|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--arlut.csd.ganymede.GanymedeWarningTask
This class goes through all objects in the database and sends out any warnings for objects that are going to expire within a whole number of weeks in the future.
| Constructor Summary | |
GanymedeWarningTask()
|
|
| Method Summary | |
void |
run()
Just Do It (tm) |
private void |
sendMail(java.lang.String type,
java.lang.String title,
java.lang.String description,
java.util.Vector invids)
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public GanymedeWarningTask()
| Method Detail |
public void run()
run in interface java.lang.RunnableRunnable
private void sendMail(java.lang.String type,
java.lang.String title,
java.lang.String description,
java.util.Vector invids)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||