Update

Update a single Reminder.

reminder updateReminder( beeId remHandle , reminderUpdater remUpdater , updateMode snapshotid , Projection projection )

Parameters

remHandle
Type: beeId the reminder to update
remUpdater
Type: reminderUpdater the attributes to modify
snapshotid
Type: updateMode determine if the entity should always be updated or if optimistic locking should be used
projection
ProjectionWrapper
a projection to specify how to load the Reminder