getFirstEntry (ACL - Java™)
Returns the first entry in an ACL.
Defined in
Syntax
public ACLEntry getFirstEntry()
throws NotesException
Return value
ACLEntry
The first entry in the ACL.
Usage
The first entry is typically the -Default- entry.
Language cross-reference
GetFirstEntry in LotusScript® NotesACL class