getNote(final long, final long) method

Gets the Note with the passed id from the database.

Syntax

Note getNote ( final long noteId , final long callerId ) throws EntityNotFoundException

Parameters

Returns

the note

Exceptions

Usage

the note