com.livis.livingtalks.ejb
Interface Author


public interface Author


Method Summary
 AuthorModel getModel()
           
 void putModel(AuthorModel model)
           
 

Method Detail

getModel

public AuthorModel getModel()
                     throws java.rmi.RemoteException

putModel

public void putModel(AuthorModel model)
              throws javax.ejb.CreateException,
                     java.rmi.RemoteException