package se.idega.idegaweb.commune.childcare.business; public interface ChildCareReportBusinessHome extends com.idega.business.IBOHome { public ChildCareReportBusiness create() throws javax.ejb.CreateException, java.rmi.RemoteException; }