The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

Create, DeleteAll, Delete,

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.