JAVA/CORBA CLASSES


remove method
Example

Removes an entry from an access control list.

Defined in

ACLEntry

Syntax

public void remove()
   throws NotesException

Usage

You must call save on the ACL if you want the modified ACL to be saved to disk.

Language cross-reference

Remove method in LotusScript NotesACLEntry class

Example
See Also