Class: Cuprum::Collections::Basic::Commands::FindMany

Inherits:
Cuprum::Collections::Basic::Command show all
Includes:
Commands::AbstractFindMany
Defined in:
lib/cuprum/collections/basic/commands/find_many.rb

Overview

Command for finding multiple collection items by primary key.

Instance Attribute Summary

Attributes inherited from CollectionCommand

#collection

Method Summary

Methods included from Commands::AbstractFindMany

#call

Methods inherited from Cuprum::Collections::Basic::Command

#data, #default_contract

Methods inherited from CollectionCommand

#initialize, #name, #primary_key_name, #primary_key_type, #query, #singular_name

Constructor Details

This class inherits a constructor from Cuprum::Collections::CollectionCommand