Uses of Interface
org.openfjord.business.entities.SurveyOwnerLocal

Packages that use SurveyOwnerLocal
org.openfjord.business.entities   
 

Uses of SurveyOwnerLocal in org.openfjord.business.entities
 

Methods in org.openfjord.business.entities that return SurveyOwnerLocal
 SurveyOwnerLocal SurveyOwnerHome.create()
           
 SurveyOwnerLocal SurveyOwnerHome.findByPrimaryKey(SurveyOwnerPK pk)
           
 SurveyOwnerLocal SurveyLocal.getSurveyOwner()
           
abstract  SurveyOwnerLocal SurveyBean.getSurveyOwner()
           
 

Methods in org.openfjord.business.entities with parameters of type SurveyOwnerLocal
 void SurveyLocal.setSurveyOwner(SurveyOwnerLocal surveyOwner)
           
abstract  void SurveyBean.setSurveyOwner(SurveyOwnerLocal surveyOwner)
           
 



openFJORD Copyright © 2003 University of Muenster.