| Package | Description |
|---|---|
| org.sakaiproject.signup.restful |
| Modifier and Type | Method and Description |
|---|---|
List<SignupAttachment> |
SignupEvent.getSignupMainEventAttachItems()
This method provides the attachments for main Sign-up event page
and is public to whole site.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignupEvent.setSignupMainEventAttachItems(List<SignupAttachment> signupMainEventAttachItems)
this is a setter. it only holds the attachments,
which belongs to the entire event, not to individual
time slot or participant
|
Copyright © 2007–2017 Sakai Project. All rights reserved.