Reaction::InterfaceModel::Action::DBIC::ResultSet::DeleteAll - Reaction::InterfaceModel::Action::DBIC::ResultSet::DeleteAll documentation


Reaction documentation  | view source Contained in the Reaction distribution.

Index


NAME

Top

Reaction::InterfaceModel::Action::DBIC::ResultSet::DeleteAll

DESCRIPTION

Top

DeleteAll is a subclass of Action::DBIC::ResultSet using Role::SimpleMethodCall|'Reaction::InterfaceModel::Action::Role::SimpleMethodCall to call the target_model's delete_all method, deleting every item in the resultset.

METHODS

Top

_target_model_method

Returns 'delete_all'

SEE ALSO

Top

Create, Update, 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.