Class QualificationEventInformationService.EvaluationDataModuleQueryResult
java.lang.Object
ch.tocco.nice2.optional.qualificationregistration.impl.QualificationEventInformationService.EvaluationDataModuleQueryResult
- All Implemented Interfaces:
- QualificationEventInformationService.ModuleQueryResult
- Enclosing class:
- QualificationEventInformationService
@VisibleForTesting
public static class QualificationEventInformationService.EvaluationDataModuleQueryResult
extends Object
implements QualificationEventInformationService.ModuleQueryResult
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
EvaluationDataModuleQueryResultpublic EvaluationDataModuleQueryResult()
 
- 
- 
Method Details- 
getPromotionStatusId- Specified by:
- getPromotionStatusIdin interface- QualificationEventInformationService.ModuleQueryResult
 
- 
getPromotionStatusLabel- Specified by:
- getPromotionStatusLabelin interface- QualificationEventInformationService.ModuleQueryResult
 
- 
getWeight- Specified by:
- getWeightin interface- QualificationEventInformationService.ModuleQueryResult
 
- 
getAttempt- Specified by:
- getAttemptin interface- QualificationEventInformationService.ModuleQueryResult
 
- 
getPk- Specified by:
- getPkin interface- QualificationEventInformationService.ModuleQueryResult
 
- 
getPublicationInstance- Specified by:
- getPublicationInstancein interface- QualificationEventInformationService.ModuleQueryResult
 
 
-