org.rr0.im.business.investigation
Class FaceToFaceInterviewImpl

org.rr0.im.business.investigation.InterviewImpl
  |
  +--org.rr0.im.business.investigation.FaceToFaceInterviewImpl

public class FaceToFaceInterviewImpl
extends InterviewImpl

Face-to-face interview Reference Implementation.

Author:
Jérôme Beau
Version: 18 juin 2003 23:07:56

Constructor Summary
FaceToFaceInterviewImpl(String someTitle)
           

Methods inherited from class org.rr0.im.business.investigation.InterviewImpl
createSession, getQuestions, getTitle

Constructor Detail

FaceToFaceInterviewImpl

public FaceToFaceInterviewImpl(String someTitle)