edu.rit.survey
Interface SurveyRef

All Known Implementing Classes:
Survey

public interface SurveyRef

Interface SurveyRef specifies the M2MI remote interface for the Online Survey application.


Method Summary
 void reportSurvey(SurveyState theSurveyState)
          Report the state of a survey.
 

Method Detail

reportSurvey

void reportSurvey(SurveyState theSurveyState)
Report the state of a survey.

Parameters:
theSurveyState - Survey state.


Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.