package org.tgdb.project.securityprinciple; /** * This is the remote interface for SecurityPrinciple enterprise bean. */ public interface SecurityPrincipleRemote extends javax.ejb.EJBObject, org.tgdb.project.securityprinciple.SecurityPrincipleRemoteBusiness { }