public class OwCMISPrivilege extends Object implements com.wewebu.ow.server.ecm.OwPrivilege
Simple OwPrivilege implementation.
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 |
---|
OwCMISPrivilege(org.apache.chemistry.opencmis.commons.data.Ace ace,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
protected org.apache.chemistry.opencmis.commons.data.Ace |
getAce()
Get the Ace for current object.
|
Collection |
getChilds(boolean recursive_p) |
String |
getDescription() |
String |
getName() |
boolean |
hasChilds() |
int |
hashCode() |
public OwCMISPrivilege(org.apache.chemistry.opencmis.commons.data.Ace ace, String name)
public String getName()
getName
in interface com.wewebu.ow.server.ecm.OwPrivilege
public String getDescription()
getDescription
in interface com.wewebu.ow.server.ecm.OwPrivilege
public Collection getChilds(boolean recursive_p)
getChilds
in interface com.wewebu.ow.server.ecm.OwPrivilege
public boolean hasChilds()
hasChilds
in interface com.wewebu.ow.server.ecm.OwPrivilege
protected org.apache.chemistry.opencmis.commons.data.Ace getAce()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.