save (ReplicationEntry - Java)

Saves the replication entry.

Defined in

ReplicationEntry

Syntax

public int save()
    throws NotesException

Usage

If you don't call the save method before closing the database, any changes to the replication entry are lost.

Example