| Interface | Description |
|---|---|
| SignupMeetingDao |
SignupMeetingDao is an interface, which provides methods to access the
database storage for retrieving, creating, updating and removing
SignupMeeting objects.
|
| Class | Description |
|---|---|
| SignupMeetingDaoImpl |
SignupMeetingServiceImpl is an implementation of SignupMeetingDao interface,
which provides methods to access the database storage for retrieving,
creating, updating and removing SignupMeeting objects.
|
Copyright © 2007–2017 Sakai Project. All rights reserved.