package is.idega.idegaweb.golf.legacy.business; public interface GolfLegacyBusinessHome extends com.idega.business.IBOHome { public GolfLegacyBusiness create() throws javax.ejb.CreateException, java.rmi.RemoteException; }