AnsweringQuestionsHelper

uk.gov.hmrc.apiplatform.modules.organisations.submissions.utils.AnsweringQuestionsHelper
See theAnsweringQuestionsHelper companion trait

Attributes

Companion
trait
Graph
Supertypes
trait FixedClock
trait ClockNow
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Inherited classlikes

object Instants

Attributes

Inherited from:
FixedClock
Supertypes
class Object
trait Matchable
class Any
object Texts

Attributes

Inherited from:
FixedClock
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

def answerForQuestion(desiredMark: Mark)(question: Question): Map[Id, Option[ActualAnswer]]

Attributes

Inherited from:
AnsweringQuestionsHelper
def answersForGroups(desiredMark: Mark)(groups: NonEmptyList[GroupOfQuestionnaires]): Map[Id, ActualAnswer]

Attributes

Inherited from:
AnsweringQuestionsHelper
def answersForQuestionnaire(desiredMark: Mark)(questionnaire: Questionnaire): Map[Id, ActualAnswer]

Attributes

Inherited from:
AnsweringQuestionsHelper

Inherited fields

val address: RegisteredOfficeAddress

Attributes

Inherited from:
AnsweringQuestionsHelper
val clock: Clock

Attributes

Inherited from:
FixedClock
val fullName: FullName

Attributes

Inherited from:
AnsweringQuestionsHelper
override val instant: Instant

Attributes

Inherited from:
FixedClock
override val now: LocalDateTime

Attributes

Inherited from:
FixedClock
val nowAsText: String

Attributes

Inherited from:
FixedClock
override val precise: Instant

Attributes

Inherited from:
FixedClock