com.wewebu.ow.server.ecmimpl.cmis.permissions
Class OwCMISACLPrincipal
java.lang.Object
com.wewebu.ow.server.ecmimpl.cmis.OwCMISUserInfo
com.wewebu.ow.server.ecmimpl.cmis.permissions.OwCMISACLPrincipal
- All Implemented Interfaces:
- com.wewebu.ow.server.conf.OwBaseUserInfo, com.wewebu.ow.server.ecm.OwUserInfo
public class OwCMISACLPrincipal
- extends OwCMISUserInfo
ACL principal user 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
- Since:
- 3.2.0.0
Constructor Summary |
OwCMISACLPrincipal(org.oasis_open.docs.ns.cmis.core._200908.CmisAccessControlPrincipalType principal_p)
|
OwCMISACLPrincipal
public OwCMISACLPrincipal(org.oasis_open.docs.ns.cmis.core._200908.CmisAccessControlPrincipalType principal_p)
getRoleNames
public Collection getRoleNames()
throws Exception
- Throws:
Exception
getGroups
public Collection getGroups()
throws Exception
- Throws:
Exception
isGroup
public boolean isGroup()
throws Exception
- Throws:
Exception
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.