public interface OwCMISPermissionCollection
extends com.wewebu.ow.server.ecm.OwPermissionCollection
Interface extended from OwPermissionCollection for (Apache Chemistry) CMIS handling.
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
Modifier and Type | Method and Description |
---|---|
OwCMISAclDiff |
getDiff()
Get an object which provided separate the added and deleted ACE's.
|
org.apache.chemistry.opencmis.client.api.CmisObject |
getNativeObject()
Get the native object, where to process ACL changes.
|
org.apache.chemistry.opencmis.client.api.Session |
getSession()
Get the native Session for current permission collection.
|
void |
reset(org.apache.chemistry.opencmis.commons.data.Acl newAcl_p)
Reset the native object to provided one.
|
addPolicy, addPrivilegeSet, canAddMultiPolicy, canDenyPrivileges, canEditPermissions, canGetPolicies, canGetPrivileges, canSetPolicies, canSetPrivileges, getAppliedPolicies, getAppliedPrivilegeSets, getAvailableInheritanceDepths, getAvailablePolicies, getAvailablePrivileges, removePolicy, removePrivilegeSet
org.apache.chemistry.opencmis.client.api.CmisObject getNativeObject()
OwCMISAclDiff getDiff()
void reset(org.apache.chemistry.opencmis.commons.data.Acl newAcl_p)
newAcl_p
- Aclorg.apache.chemistry.opencmis.client.api.Session getSession()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.