|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
Method Summary | |
---|---|
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 |
Method Detail |
---|
String getName()
String getDescription()
Collection getChilds(boolean recursive_p)
recursive_p
-
boolean hasChilds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |