|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.cutunes.server.UpdatePlayCountWeek
Simple wrapper to give a point from which cron can run the DatabaseController.updatePlayCountWeek() method. This method decrements the weekly playcounts for all users such that the weekly playcount 'decay' for users who haven't synced in a while.
| Constructor Summary | |
UpdatePlayCountWeek()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Main method allows for DatabaseController.updatePlayCountWeek() to be called. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UpdatePlayCountWeek()
| Method Detail |
public static void main(java.lang.String[] args)
args - No command line arguments are required
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||