Reaction::InterfaceModel::Action::DBIC::Result::Update - Reaction::InterfaceModel::Action::DBIC::Result::Update documentation


Reaction documentation  | view source Contained in the Reaction distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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|'Reaction::InterfaceModel::Action::DBIC::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

Top

Create, DeleteAll, Delete,

AUTHORS

Top

See Reaction::Class for authors.

LICENSE

Top

See Reaction::Class for the license.


Reaction documentation  | view source Contained in the Reaction distribution.