org.openfjord.business.entities
Interface SurveyOwnerLocal
- All Superinterfaces:
- javax.ejb.EJBLocalObject
- public interface SurveyOwnerLocal
- extends javax.ejb.EJBLocalObject
Methods inherited from interface javax.ejb.EJBLocalObject |
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
getData
public SurveyOwner getData()
setData
public void setData(SurveyOwner surveyOwner)
getOwnerId
public java.lang.String getOwnerId()
setName
public void setName(java.lang.String name)
getName
public java.lang.String getName()
setSurveys
public void setSurveys(java.util.Collection surveys)
getSurveys
public java.util.Collection getSurveys()
openFJORD Copyright © 2003 University of Muenster.