8 Replies Latest reply on Oct 17, 2008 12:43 AM by shane.bryzak

    Identity Management entity annotations and inheritance

    hermida.leandro.hermida.gmail.com

      Hello,


      I was wondering if the Identity Management API supports putting some of the entity annotations in parent classes?  I have a User entity bean which will have @UserPrincipal, @UserPassword, @UserEnabled, @UserRoles and it inherits from a Person class which has the first and last name and thus @UserFirstName and @UserLastName.  Is this possible?


      regards,
      Leandro