| Pascal Wasem | : | how to get ALL portal users? |
| all users | ||
| Hi! | ||
| How to retrieve ALL portal users in a portlet class? | ||
| I need to iterate over them. | ||
| Thank you! | ||
| Best, | ||
| Pascal | ||
| Mazhar Anwar | : | You can use com.liferay.portal.service.UserLocalServiceUtil.getUser(int start, int end); |
| It will give you List of User what you can iterate. | ||
| for the value of start you can give 0 and for end maximum number of users. |
liferay tutorial, liferay training, liferay portal, liferay video tutorial, liferay download, liferay admin training, liferay development, liferay consulting, liferay uk, liferay usa, liferay india, liferay portlet, liferay portal development, liferay consulting, liferay developer, alfresco training, alfresco development, liferay integration, liferay weblogic, liferay Customization.
Sunday, February 20, 2011
how to get ALL portal users?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment