|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use User_JobSchedule | |
|---|---|
| com.jamasoftware.contour.dao | |
| Uses of User_JobSchedule in com.jamasoftware.contour.dao |
|---|
| Methods in com.jamasoftware.contour.dao that return types with arguments of type User_JobSchedule | |
|---|---|
java.util.List<User_JobSchedule> |
JobScheduleDao.getUserJobScheduleByOrg(java.lang.Integer orgId)
|
java.util.List<User_JobSchedule> |
SubscriptionDao.getUserJobSchedulesByJob(java.lang.Integer jobId)
|
java.util.List<User_JobSchedule> |
SubscriptionDao.getUserJobSchedulesByUser(java.lang.Integer userId)
|
| Methods in com.jamasoftware.contour.dao with parameters of type User_JobSchedule | |
|---|---|
void |
JobScheduleDao.deleteUserJobSchedule(User_JobSchedule ujob)
|
void |
JobScheduleDao.saveUserJobSchedule(User_JobSchedule userJob)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||