package se.idega.idegaweb.commune.block.importer.business; public interface MusicSchoolImportFileHandlerHome extends com.idega.business.IBOHome { public MusicSchoolImportFileHandlerBean create() throws javax.ejb.CreateException; }