| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.data.ifc.assessment | |
| org.sakaiproject.tool.assessment.shared.api.assessment |
| Modifier and Type | Method and Description |
|---|---|
SectionDataIfc |
AssessmentIfc.getDefaultSection() |
SectionDataIfc |
ItemDataIfc.getSection() |
SectionDataIfc |
SectionMetaDataIfc.getSection() |
SectionDataIfc |
SectionAttachmentIfc.getSection() |
SectionDataIfc |
AssessmentIfc.getSection(Long sequence) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemDataIfc.setSection(SectionDataIfc section) |
void |
SectionMetaDataIfc.setSection(SectionDataIfc section) |
void |
SectionAttachmentIfc.setSection(SectionDataIfc section) |
| Modifier and Type | Method and Description |
|---|---|
SectionDataIfc |
AssessmentServiceAPI.addSection(String assessmentId) |
SectionDataIfc |
SectionServiceAPI.getSection(Long secId,
String agentId) |
SectionDataIfc |
AssessmentServiceAPI.getSection(String sectionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssessmentServiceAPI.saveOrUpdateSection(SectionDataIfc section) |
Copyright © 2005–2018 Sakai Project. All rights reserved.