JAVA/CORBA CLASSES


getFirstEntry method
Example

Returns the first entry in an ACL.

Defined in

ACL

Syntax

public ACLEntry getFirstEntry()
   throws NotesException

Return value

ACLEntry


Usage

The first entry is typically the -Default- entry.

Language cross-reference

GetFirstEntry in LotusScript NotesACL class

Example
See Also