package org.tgdb.model.researchapplication; /** * This is the remote interface for ResearchApplication enterprise bean. */ public interface ResearchApplicationRemote extends javax.ejb.EJBObject, org.tgdb.model.researchapplication.ResearchApplicationRemoteBusiness { }