| Package | Description |
|---|---|
| org.sakaiproject.assignment.api.model |
| Modifier and Type | Method and Description |
|---|---|
AssignmentNoteItem |
AssignmentSupplementItemService.getNoteItem(String assignmentId)
Get the AssignmentNoteItem object
|
AssignmentNoteItem |
AssignmentSupplementItemService.newNoteItem()
new AssignmentNoteItem object
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AssignmentSupplementItemService.removeNoteItem(AssignmentNoteItem nItem)
Remove the AssignmentNoteItem object
|
boolean |
AssignmentSupplementItemService.saveNoteItem(AssignmentNoteItem nItem)
Save the AssignmentNoteItem object
|
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.