Class: Cuprum::Collections::Basic::Commands::FindMatching

Inherits:
Cuprum::Collections::Basic::Command show all
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

#collection

Method Summary

Methods included from Commands::AbstractFindMatching

#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