Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.acl:getACLEntryProperties
 
wm.ln.acl:getACLEntryProperties
This Java service returns the properties of an ACLEntry object.
Input Parameters
aclEntry
ACLEntry The lotus.domino.ACLEntry object to obtain the properties of.
Output Parameters
properties
Record A record containing the lotus.domino.ACLEntry properties:
*level
*name
*nameObject
*parent
*userType
*isAdminReaderAuthor
*isAdminServer
*canCreateDocuments
*canDeleteDocuments
*canCreatePersonalFolder
*canCreatePersonalAgent
*canCreateSharedFolder
*canCreateLSorJavaAgent
*isGroup
*isPerson
*isPublicReader
*isPublicWriter
*isServer