Class: Sequent::Core::UpdateCommand

Inherits:
Command show all
Includes:
UpdateSequenceNumber
Defined in:
lib/sequent/core/command.rb

Method Summary

Methods inherited from Command

#initialize

Methods inherited from BaseCommand

#initialize

Methods included from Helpers::Copyable

#copy

Methods included from Helpers::AttributeSupport

#attributes, included, #valid_date, #validation_errors

Methods included from Helpers::UuidHelper

new_uuid

Methods included from Helpers::EqualSupport

#==, #eql?, #hash

Methods included from Helpers::ParamSupport

#as_params, included, #to_params

Methods included from Helpers::Mergable

#merge!

Constructor Details

This class inherits a constructor from Sequent::Core::Command