[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1820) Finders for user profile

Andrew Oliver (JIRA) jira-events at lists.jboss.org
Wed Nov 28 11:45:49 EST 2007


Finders for user profile
------------------------

                 Key: JBPORTAL-1820
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1820
             Project: JBoss Portal
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: Portal Identity
            Reporter: Andrew Oliver


It should be possible to search for users by properties of their profile.  Example all users with location "Heidelberg, DE" or other user added properties.

Add 
User findUserByProfileProperty(String name, Object value); to UserProfileModule and its implementations

Alter HibernateUserImpl such that ProfileMap is an Entity able to be searched on.  Presently this is JBP_USER_PROP but is a component.   This can be altered without altering the database structure and without more than mapping and other minor changes to the Hibernate...Impl classes (none of which would affect existing portal apps).  

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

        



More information about the jboss-jira mailing list