Uses of Interface
com.livis.livingtalks.ejb.Author

Packages that use Author
com.livis.livingtalks.ejb   
 

Uses of Author in com.livis.livingtalks.ejb
 

Methods in com.livis.livingtalks.ejb that return Author
 Author AuthorHome.create(AuthorModel model)
           
 Author AuthorHome.findByPrimaryKey(java.lang.String name)