public interface OwPrivilege
Interface for privileges used in OwPermissionCollection.
To be implemented with the specific ECM system.
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 |
---|---|
Collection |
getChilds(boolean recursive_p)
get the child privileges if any
|
String |
getDescription()
get a description for the privilege
|
String |
getName()
get a name for the privilege
|
boolean |
hasChilds()
check if this privilege consists of child privileges
|
String getName()
String getDescription()
Collection getChilds(boolean recursive_p)
recursive_p
- boolean hasChilds()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.