Class: Cuprum::Collections::Basic::Commands::FindMatching
- Inherits:
-
Cuprum::Collections::Basic::Command
- Object
- Cuprum::Command
- CollectionCommand
- Cuprum::Collections::Basic::Command
- Cuprum::Collections::Basic::Commands::FindMatching
- Includes:
- Commands::AbstractFindMatching
- Defined in:
- lib/cuprum/collections/basic/commands/find_matching.rb
Overview
Command for querying filtered, ordered data from a basic collection.
Instance Attribute Summary
Attributes inherited from CollectionCommand
Method Summary
Methods included from Commands::AbstractFindMatching
Methods inherited from Cuprum::Collections::Basic::Command
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