updateNote(final Note, final long) method

Updates the passed Note in the database.

Syntax

void updateNote ( final Note note , final long callerId ) throws EntityMandatoryException

Parameters

Exceptions

Usage

The note id must be provided.