| Package | Description |
|---|---|
| org.sakaiproject.sitemanage.api | |
| org.sakaiproject.sitemanage.cover |
| Modifier and Type | Method and Description |
|---|---|
List<SectionField> |
SectionFieldProvider.getRequiredFields()
Gets the List of SectionFields to use in the UI.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SectionFieldProvider.getSectionEid(String academicSessionEid,
List<SectionField> fields)
Generates a Section EID from a List of fields.
|
String |
SectionFieldProvider.getSectionTitle(String academicSessionEid,
List<SectionField> fields)
Generates a Section title from a list of fields.
|
| Modifier and Type | Method and Description |
|---|---|
static List<SectionField> |
SectionFieldProvider.getRequiredFields() |
| Modifier and Type | Method and Description |
|---|---|
static String |
SectionFieldProvider.getSectionEid(String academicSessionEid,
List<SectionField> fields) |
Copyright © 2003–2018 The Sakai Foundation. All rights reserved.