| Package | Description |
|---|---|
| org.sakaiproject.signup.dao | |
| org.sakaiproject.signup.logic |
| Modifier and Type | Class and Description |
|---|---|
class |
SignupMeetingDaoImpl
SignupMeetingServiceImpl is an implementation of SignupMeetingDao interface,
which provides methods to access the database storage for retrieving,
creating, updating and removing SignupMeeting objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected SignupMeetingDao |
SignupCacheServiceImpl.signupMeetingDao |
| Modifier and Type | Method and Description |
|---|---|
SignupMeetingDao |
SignupCacheServiceImpl.getSignupMeetingDao() |
SignupMeetingDao |
SignupNotifyJob.getSignupMeetingDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
SignupCacheServiceImpl.setSignupMeetingDao(SignupMeetingDao signupMeetingDao) |
void |
SignupNotifyJob.setSignupMeetingDao(SignupMeetingDao signupMeetingDao) |
Copyright © 2007–2017 Sakai Project. All rights reserved.