NAME
Reaction::InterfaceModel::Action::DBIC::Result::Update
DESCRIPTION
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
BUILD
Sync the values from the target model's parameter attributes to the action's parameter attributes
do_apply
Sync the target model's parameter attributes to the values returned by parameter_hashref
, call update
and return the target_model
.
SEE ALSO
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.