package hamaster.gradesign.idmgmt; import javax.ejb.Local; @Local public interface IdentityDescriptionBeanLocal extends IdentityDescriptionBean { }