| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.data.ifc.assessment |
| Modifier and Type | Method and Description |
|---|---|
List<ItemAttachmentIfc> |
ItemDataIfc.getItemAttachmentList() |
Map<Long,ItemAttachmentIfc> |
ItemDataIfc.getItemAttachmentMap() |
Set<ItemAttachmentIfc> |
ItemDataIfc.getItemAttachmentSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemDataIfc.addItemAttachment(ItemAttachmentIfc attachment) |
void |
ItemDataIfc.removeItemAttachment(ItemAttachmentIfc attachment) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemDataIfc.setItemAttachmentSet(Set<ItemAttachmentIfc> itemAttachmentSet) |
Copyright © 2005–2018 Sakai Project. All rights reserved.