Interface QualificationEventInformationService.ModuleQueryResult

All Known Implementing Classes:
QualificationEventInformationService.EvaluationDataModuleQueryResult, QualificationEventInformationService.InputDataModuleQueryResult
Enclosing class:
QualificationEventInformationService

public static interface QualificationEventInformationService.ModuleQueryResult
  • Method Details

    • getPromotionStatusId

      String getPromotionStatusId()
    • getPromotionStatusLabel

      String getPromotionStatusLabel()
    • getWeight

      Integer getWeight()
    • getAttempt

      Integer getAttempt()
    • getPk

      Long getPk()
    • getPublicationInstance

      Entity getPublicationInstance()