org.openfjord.business.entities
Interface ParticipantHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface ParticipantHome
extends javax.ejb.EJBLocalHome


Method Summary
 ParticipantLocal create()
           
 ParticipantLocal findByPrimaryKey(ParticipantPK pk)
           
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Method Detail

create

public ParticipantLocal create()
                        throws javax.ejb.CreateException
javax.ejb.CreateException

findByPrimaryKey

public ParticipantLocal findByPrimaryKey(ParticipantPK pk)
                                  throws javax.ejb.FinderException
javax.ejb.FinderException


openFJORD Copyright © 2003 University of Muenster.