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, getMandator
equals, getUserEmailAdress, getUserID, getUserLongName, getUserName, getUserShortName, hashCode
public 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.OwBaseUserInfo
getGroups
in class OwCMISUserInfo
com.wewebu.ow.server.exceptions.OwException
public Collection<String> getRoleNames() throws com.wewebu.ow.server.exceptions.OwException
getRoleNames
in interface com.wewebu.ow.server.conf.OwBaseUserInfo
getRoleNames
in class OwCMISUserInfo
com.wewebu.ow.server.exceptions.OwException
public boolean isGroup()
isGroup
in interface com.wewebu.ow.server.conf.OwBaseUserInfo
isGroup
in class OwCMISUserInfo
public String getUserDisplayName() throws Exception
getUserDisplayName
in interface com.wewebu.ow.server.conf.OwBaseUserInfo
getUserDisplayName
in class OwAbstractCMISUserInfo
Exception
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.