[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3486) Identity Management API allowing inheritance of entity annotations

Leandro Hermida (JIRA) jira-events at lists.jboss.org
Thu Oct 2 05:49:31 EDT 2008


Identity Management API allowing inheritance of entity annotations
------------------------------------------------------------------

                 Key: JBSEAM-3486
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3486
             Project: Seam
          Issue Type: Feature Request
    Affects Versions: 2.1.0.CR1, 2.1.0.BETA1
            Reporter: Leandro Hermida
            Priority: Minor


In reference to question posed on forum: http://www.seamframework.org/Community/IdentityManagementEntityAnnotationsAndInheritance

I was wondering if the Identity Management API supports putting some of the entity annotations in parent classes? As an example 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list