save (ACL - Java)

Saves changes that you've made to the ACL. If you don't call save before closing a database, the changes you've made to its ACL are lost.

Defined in

ACL

Syntax

public void save()
    throws NotesException

Example