Uses of Interface
org.openfjord.business.domain.SurveyFooter

Packages that use SurveyFooter
org.openfjord.business   
org.openfjord.business.domain   
org.openfjord.business.entities.valueobjects   
 

Uses of SurveyFooter in org.openfjord.business
 

Methods in org.openfjord.business that return SurveyFooter
static SurveyFooter DomainFactory.createSurveyFooter()
           
 

Uses of SurveyFooter in org.openfjord.business.domain
 

Methods in org.openfjord.business.domain that return SurveyFooter
 SurveyFooter Survey.getSurveyFooter()
          Gets the footer of the survey
 

Methods in org.openfjord.business.domain with parameters of type SurveyFooter
 void Survey.setSurveyFooter(SurveyFooter surveyFooter)
          Sets the footer of the survey
 

Uses of SurveyFooter in org.openfjord.business.entities.valueobjects
 

Classes in org.openfjord.business.entities.valueobjects that implement SurveyFooter
 class SurveyFooterVO
           
 

Methods in org.openfjord.business.entities.valueobjects that return SurveyFooter
 SurveyFooter SurveyVO.getSurveyFooter()
           
 

Methods in org.openfjord.business.entities.valueobjects with parameters of type SurveyFooter
 void SurveyVO.setSurveyFooter(SurveyFooter surveyFooter)
           
 



openFJORD Copyright © 2003 University of Muenster.