| Package | Description |
|---|---|
| org.sakaiproject.signup.tool.jsf | |
| org.sakaiproject.signup.tool.jsf.organizer |
| Modifier and Type | Method and Description |
|---|---|
AttendeeWrapper[] |
TimeslotWrapper.getDisplayAttendees()
This is a getter method for UI.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttendeeWrapper> |
TimeslotWrapper.getAttendeeWrappers()
This is a getter method for UI.
|
List<AttendeeWrapper> |
TimeslotWrapper.getWaitingList()
This is a getter method for UI.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
SignupUIBaseBean.convertAttendeeWrappersToUuids(List<AttendeeWrapper> attendees) |
void |
TimeslotWrapper.setAttendeeWrappers(List<AttendeeWrapper> attendeeWrappers)
This is a setter.
|
void |
TimeslotWrapper.setWaitingList(List<AttendeeWrapper> waitingList)
This is a setter.
|
| Modifier and Type | Method and Description |
|---|---|
AttendeeWrapper |
ViewCommentSignupMBean.getAttendeeWraper()
This is a getter method for UI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewCommentSignupMBean.init(AttendeeWrapper attwrp,
String role,
SignupMeetingWrapper meetingwrp)
To initialize this UIBean, which lives in a session scope.
|
void |
ViewCommentSignupMBean.setAttendeeWraper(AttendeeWrapper attendeeWraper)
This is a setter.
|
Copyright © 2007-2015 Sakai Project. All Rights Reserved.