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