| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities |
| Modifier and Type | Method and Description |
|---|---|
static SurveyRanking |
SurveyRanking.calculateRanking(SurveyResult surveyResult,
SurveyPractice surveyPractice,
List<SurveyLevel> levels,
Map<Integer,SurveyAnswer> questionAnswers,
Map<Integer,SurveyAnswer> assertionAnswers) |
SurveyRanking |
SurveyPractice.getSurveyRanking() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,SurveyRanking> |
SurveyResult.getPracticeRankings() |
List<SurveyRanking> |
SurveyResult.getSurveyRankings() |
| Modifier and Type | Method and Description |
|---|---|
void |
SurveyPractice.setSurveyRanking(SurveyRanking surveyRanking) |
| Modifier and Type | Method and Description |
|---|---|
void |
SurveyResult.setSurveyRankings(List<SurveyRanking> rankings) |
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.