Update

Update a single ReminderList.

reminderList updateReminderList( beeId handle , reminderListUpdater updater , updateMode snapshotid , Projection projection )

Parameters

handle
Type: beeId handle of the ReminderList to be updated.
updater
Type: reminderListUpdater ReminderListUpdater for the ReminderList.
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 ReminderList