| Modifier and Type | Method and Description |
|---|---|
SiteSetupQuestionTypeSet |
SiteSetupQuestionMap.getQuestionSetBySiteType(String siteType)
get the question set object for specified site type
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SiteSetupQuestionTypeSet> |
SiteSetupQuestionMap.getQuestionsMap()
get the question map
|
| Modifier and Type | Method and Description |
|---|---|
void |
SiteSetupQuestionMap.setQuestionListBySiteType(String siteType,
SiteSetupQuestionTypeSet s)
Set the question list for specified site type
|
| Modifier and Type | Method and Description |
|---|---|
void |
SiteSetupQuestionMap.setQuestionsMap(Map<String,SiteSetupQuestionTypeSet> questionsMap)
set the question map
|
Copyright © 2003–2020 Sakai Project. All rights reserved.