com.wewebu.ow.server.ecmimpl.opencmis.users.alfresco.dao
Class GroupInstance
java.lang.Object
com.wewebu.ow.server.ecmimpl.opencmis.users.alfresco.dao.GroupInstance
public class GroupInstance
- extends Object
A Groups instance as retrieved from a REST call to alfresco/service/api/groups.
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 |
GroupInstance
public GroupInstance()
getShortName
public String getShortName()
setShortName
public void setShortName(String shortName)
getFullName
public String getFullName()
setFullName
public void setFullName(String fullName)
getDisplayName
public String getDisplayName()
setDisplayName
public void setDisplayName(String displayName)
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.