package is.idega.idegaweb.member.business; public interface KRImportFileHandlerHome extends com.idega.business.IBOHome { public KRImportFileHandler create() throws javax.ejb.CreateException, java.rmi.RemoteException; }