
Project: XPages Extension Library (Managed by Philippe Riand, Niklas Heidloff, Dave Delay, Akihiro Kosugi, Maire Kehoe, Tony McGuckin, John Piermarini, Martin Donnelly, James Quill, Darin Egan, Padraic Edwards, Andrejus Chaliapinas, Lorcan McDonald, Simon McLoughlin, Paul Hannan)
 | The request
 |  |
| Proposed by: | Anonymous |
| Project Master Chef: | Philippe Riand
Niklas Heidloff
Akihiro Kosugi
Maire Kehoe
Tony McGuckin
John Piermarini
Martin Donnelly
Teresa Monahan
James Quill
Steve Castledine |
| Feature type: | |
| Brief Description: | Add ACL_ROLES property to UserBean |
| Status: | Submitted |
Currently the userBean has the following properties:
String displayName;
String abbreviatedName;
String canonicalName;
String effectiveUserName;
int DBACL_CREATE_DOCS;
int DBACL_DELETE_DOCS;
int DBACL_CREATE_PRIV_AGENTS;
int DBACL_CREATE_PRIV_FOLDERS_VIEWS;
int DBACL_CREATE_SHARED_FOLDERS_VIEWS;
int DBACL_CREATE_SCRIPT_AGENTS;
int DBACL_READ_PUBLIC_DOCS;
int DBACL_WRITE_PUBLIC_DOCS;
int DBACL_REPLICATE_COPY_DOCS;
I'd like to see an array of the ACL_ROLES that have been assigned to the user, something like:
String[] acl_roles;
|
 |
 |  |
| Status: | Submitted |
| Implemented in Release: | |
| Comments: |  |
|
Modification history
| Entered 11-Nov-2010 9:02 by Lance Spellman. Last Modified <none> by <none>. |
Feedback
Check out other projects