com.wewebu.ow.server.ecmimpl.cmis
Class OwCMISLDAPGroupInfo
java.lang.Object
com.wewebu.ow.server.ecmimpl.cmis.OwCMISUserInfo
com.wewebu.ow.server.ecmimpl.cmis.OwCMISLDAPGroupInfo
- All Implemented Interfaces:
- com.wewebu.ow.server.conf.OwBaseUserInfo, com.wewebu.ow.server.ecm.OwUserInfo
public class OwCMISLDAPGroupInfo
- extends OwCMISUserInfo
Simple LDAP group information object.
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
OwCMISLDAPGroupInfo
public OwCMISLDAPGroupInfo(String name_p)
isGroup
public final boolean isGroup()
getGroups
public Collection<com.wewebu.ow.server.ecm.OwUserInfo> getGroups()
throws Exception
- Throws:
Exception
getRoleNames
public Collection<String> getRoleNames()
throws Exception
- Throws:
Exception
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.