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