
Reaction::InterfaceModel::Action::DBIC::Result::Update

Update the target model and sync the Action's parameter attributes to the target model.
Update is a subclass of Action::DBIC::Result that cponsumes Role::CheckUniques
Sync the values from the target model's parameter attributes to the action's parameter attributes
Sync the target model's parameter attributes to the values returned by parameter_hashref,
call update and return the target_model.


See Reaction::Class for authors.

See Reaction::Class for the license.