org.exoplatform.services.xmpp.userinfo
Interface UserInfoService
- All Known Implementing Classes:
- OrganizationUserInfoServiceImpl
public interface UserInfoService
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Parfonov
getOrganizationService
org.exoplatform.services.organization.OrganizationService getOrganizationService()
- Returns:
getUserInfo
UserInfo getUserInfo(java.lang.String userID)
- Parameters:
userID - the user id
- Returns:
- the information about user
Copyright © 2011 eXo Platform SAS. All Rights Reserved.