|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserMetrics | |
---|---|
ca.spaz.cron.user | |
ca.spaz.cron.user.impl |
Uses of UserMetrics in ca.spaz.cron.user |
---|
Methods in ca.spaz.cron.user with parameters of type UserMetrics | |
---|---|
void |
User.addUserMetrics(java.util.Date date,
UserMetrics metrics)
Add a new set of metrics for a particular date. |
void |
User.addUserMetrics(UserMetrics metrics)
Add a new set of metrics for the current time. |
void |
User.removeUserMetrics(UserMetrics metrics)
Remove a set of user metrics from the database. |
Uses of UserMetrics in ca.spaz.cron.user.impl |
---|
Methods in ca.spaz.cron.user.impl with parameters of type UserMetrics | |
---|---|
void |
CRONUser.addUserMetrics(java.util.Date date,
UserMetrics metrics)
|
void |
CRONUser.addUserMetrics(UserMetrics metrics)
|
void |
CRONUser.removeUserMetrics(UserMetrics metrics)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |