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

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


    [ http://jira.jboss.com/jira/browse/JBPORTAL-1820?page=comments#action_12389660 ] 
            
Andrew Oliver commented on JBPORTAL-1820:
-----------------------------------------

basic fields like firstname, lastname should also be included.

> 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