Package org.alfresco.utility.data
Class DataUser.ListUserWithRoles
- java.lang.Object
-
- org.alfresco.utility.data.DataUser.ListUserWithRoles
-
- Enclosing class:
- DataUser
public class DataUser.ListUserWithRoles extends java.lang.ObjectHandle list of user with particular roles
-
-
Constructor Summary
Constructors Constructor Description ListUserWithRoles()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(UserModel userModel)UserModelgetOneUserWithRole(UserRole userRole)Return one user that has the role specified
-