package se.idega.idegaweb.commune.block.importer.business; public interface NackaStudentImportFileHandlerHome extends com.idega.business.IBOHome { public NackaStudentImportFileHandler create() throws javax.ejb.CreateException, java.rmi.RemoteException; }