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