package se.idega.idegaweb.commune.accounting.regulations.business; public interface RegulationsBusinessHome extends com.idega.business.IBOHome { public RegulationsBusiness create() throws javax.ejb.CreateException, java.rmi.RemoteException; }