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:getFirstEntry
 
wm.ln.acl:getFirstEntry
This flow service returns the first entry in an ACL. The first entry is typically the Default entry.
Input Parameters
acl
ACL The lotus.domino.ACL object to get the first entry from.
Output Parameters
aclEntry
ACLEntry The first lotus.domino.ACLEntry object in the provided ACL object.