| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.data.ifc.assessment |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,ItemTextAttachmentIfc> |
ItemTextIfc.getItemTextAttachmentMap() |
Set<ItemTextAttachmentIfc> |
ItemTextIfc.getItemTextAttachmentSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemTextIfc.addItemTextAttachment(ItemTextAttachmentIfc attachment)
This is an actual EMI Question Item (i.e. not Theme or Lead In Text or
Complete Answer Options List)
|
void |
ItemTextIfc.addNewItemTextAttachment(ItemTextAttachmentIfc attachment) |
void |
ItemTextIfc.removeItemTextAttachment(ItemTextAttachmentIfc attachment) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemTextIfc.setItemTextAttachmentSet(Set<ItemTextAttachmentIfc> itemTextAttachmentSet) |
Copyright © 2005–2019 Sakai Project. All rights reserved.