FileDocCategorySizeDatePackage
ReservationHomeLocal.javaAPI DocExample814Sun Mar 03 18:53:12 GMT 2002com.titan.reservation

ReservationHomeLocal

public interface ReservationHomeLocal implements javax.ejb.EJBLocalHome

Fields Summary
Constructors Summary
Methods Summary
public ReservationLocalcreate(CruiseLocal cruise, java.util.Collection customers)

public ReservationLocalcreate(com.titan.customer.CustomerRemote customer, CruiseLocal cruise, com.titan.cabin.CabinLocal cabin, double price, java.sql.Date dateBooked)

public ReservationLocalfindByPrimaryKey(java.lang.Integer primaryKey)