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