public class OwUser extends Object
Simple representation of a User in a OwUsersRepository
.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwUser(String id,
String name,
OwUsersRepository usersRepository) |
public OwUser(String id, String name, OwUsersRepository usersRepository)
id
- name
- usersRepository
- public String getId()
public String getName()
public Set<OwGroup> getGroups() throws OwUserRepositoryException
OwUserRepositoryException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.