| Package | Description |
|---|---|
| org.sakaiproject.assignment.api.model |
| Modifier and Type | Method and Description |
|---|---|
AssignmentAllPurposeItem |
AssignmentSupplementItemService.getAllPurposeItem(String assignmentId)
Get the AssignmentAllPurposeItem object
|
AssignmentAllPurposeItem |
AssignmentSupplementItemService.newAllPurposeItem()
new AssignmentAllPurposeItem object
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AssignmentSupplementItemService.cleanAllPurposeItemAccess(AssignmentAllPurposeItem aItem)
reset the all purpose item access list
|
List<String> |
AssignmentSupplementItemService.getAccessListForAllPurposeItem(AssignmentAllPurposeItem item)
get the access list for this AllPurposeItem
|
boolean |
AssignmentSupplementItemService.removeAllPurposeItem(AssignmentAllPurposeItem aItem)
Remove the AssignmentAllPurposeItem object
|
boolean |
AssignmentSupplementItemService.saveAllPurposeItem(AssignmentAllPurposeItem aItem)
Save the AssignmentAllPurposeItem object
|
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.