-
Feb 19th, 2010, 02:49 AM
#1
ACLs : Rationale behind BasePermission.CREATE
Hi!
can someone explain how BasePermission.CREATE is suposed to be used please? As far as I understand, this permission's purpose is to determine who (users or roles) can create new objects of a given class right?
I understand how things work for other BasePermissions since we can create ACL entries for a given "object identity" when it is persisted for the first time but how can we specify BasePermissions.CREATE for a given class of objects?
Maybe I am missing something obvious but I could not find a single example of the "BasePermissions.CREATE" usage.
Any hint is welcome.
thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules