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
| Constructor and Description |
|---|
OwCMISLDAPGroupInfo(String name_p) |
| Modifier and Type | Method and Description |
|---|---|
Collection<com.wewebu.ow.server.ecm.OwUserInfo> |
getGroups() |
Collection<String> |
getRoleNames() |
boolean |
isGroup() |
getDefaulfGroups, getDefaultRoleNames, getMandatorequals, getUserDisplayName, getUserEmailAdress, getUserID, getUserLongName, getUserName, getUserShortName, hashCodepublic OwCMISLDAPGroupInfo(String name_p)
public final boolean isGroup()
isGroup in interface com.wewebu.ow.server.conf.OwBaseUserInfoisGroup in class OwCMISUserInfopublic Collection<com.wewebu.ow.server.ecm.OwUserInfo> getGroups() throws com.wewebu.ow.server.exceptions.OwException
getGroups in interface com.wewebu.ow.server.conf.OwBaseUserInfogetGroups in class OwCMISUserInfocom.wewebu.ow.server.exceptions.OwExceptionpublic Collection<String> getRoleNames() throws com.wewebu.ow.server.exceptions.OwException
getRoleNames in interface com.wewebu.ow.server.conf.OwBaseUserInfogetRoleNames in class OwCMISUserInfocom.wewebu.ow.server.exceptions.OwExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.