[
http://jira.jboss.com/jira/browse/JBPORTAL-1820?page=comments#action_1238... ]
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