org.objectweb.jonas.jtests.beans.folder
Interface PaperLocalHome


public interface PaperLocalHome

Local Home interface for the bean PaperEC


Method Summary
 PaperLocal create(java.lang.String name)
           
 PaperLocal findByPrimaryKey(java.lang.String pk)
           
 

Method Detail

create

public PaperLocal create(java.lang.String name)
                  throws javax.ejb.CreateException

findByPrimaryKey

public PaperLocal findByPrimaryKey(java.lang.String pk)
                            throws javax.ejb.FinderException