NAME
Reaction::InterfaceModel::Action::DBIC::ResultSet::DeleteAll
DESCRIPTION
DeleteAll
is a subclass of Action::DBIC::ResultSet using Role::SimpleMethodCall to call the target_model
's delete_all
method, deleting every item in the resultset.
METHODS
_target_model_method
Returns 'delete_all'
SEE ALSO
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.