Uses of Class
org.exoplatform.services.organization.rest.json.UserBean

Packages that use UserBean
org.exoplatform.services.organization.rest.json   
 

Uses of UserBean in org.exoplatform.services.organization.rest.json
 

Methods in org.exoplatform.services.organization.rest.json that return types with arguments of type UserBean
 java.util.Collection<UserBean> UserListBean.getUsers()
           
 

Method parameters in org.exoplatform.services.organization.rest.json with type arguments of type UserBean
 void UserListBean.setUsers(java.util.Collection<UserBean> userList)
           
 

Constructor parameters in org.exoplatform.services.organization.rest.json with type arguments of type UserBean
UserListBean(java.util.Collection<UserBean> userList)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.