com.wewebu.ow.server.ecmimpl.opencmis.users
Class OwUserRole
java.lang.Object
com.wewebu.ow.server.ecmimpl.opencmis.users.OwUserRole
public class OwUserRole
- extends Object
A user role as retrieved from a OwUsersRepository
.
MAybe this should be moved to a separate module designed to handle roles only.
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
- Since:
- 4.1.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwUserRole
public OwUserRole(String id,
String name)
- Parameters:
id
-
getId
public String getId()
- Returns:
- the id
getName
public String getName()
- Returns:
- the name
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.