package org.tgdb.species.species; /** * This is the remote interface for Species enterprise bean. */ public interface SpeciesRemote extends javax.ejb.EJBObject, org.tgdb.species.species.SpeciesRemoteBusiness { }