public class OwCMISAlfrescoGroupInfo extends OwCMISUserInfo
GroupInfo retrieved from Alfresco.
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 |
|---|
OwCMISAlfrescoGroupInfo(OwGroup group) |
OwCMISAlfrescoGroupInfo(String name,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<com.wewebu.ow.server.ecm.OwUserInfo> |
getGroups() |
Collection<String> |
getRoleNames() |
String |
getUserDisplayName() |
boolean |
isGroup() |
getDefaulfGroups, getDefaultRoleNames, getMandatorequals, getUserEmailAdress, getUserID, getUserLongName, getUserName, getUserShortName, hashCodepublic OwCMISAlfrescoGroupInfo(OwGroup group)
public 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.OwExceptionpublic boolean isGroup()
isGroup in interface com.wewebu.ow.server.conf.OwBaseUserInfoisGroup in class OwCMISUserInfopublic String getUserDisplayName() throws Exception
getUserDisplayName in interface com.wewebu.ow.server.conf.OwBaseUserInfogetUserDisplayName in class OwAbstractCMISUserInfoExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.