org.rr0.im.business.investigation
Class InterviewImpl
- Direct Known Subclasses:
- FaceToFaceInterviewImpl, QuestionnaireImpl
- public abstract class InterviewImpl
- implements Interview
Interview Reference Implementation.
- Author:
- Jerome Beau
- Version: 9 aout 2003
questions
private TimeLine questions
InterviewImpl
public InterviewImpl(String someTitle)
createSession
public InterviewSession createSession(Locale locale)
getQuestions
public TimeLine getQuestions()
- Return questions and associated answers
- Returns:
getTitle
public String getTitle()
to Class org.rr0.im.business.event.TimeLine