package is.idega.idegaweb.travel.service.fishing.business; public interface FishingBookerHome extends com.idega.business.IBOHome { public FishingBooker create() throws javax.ejb.CreateException, java.rmi.RemoteException; }