Class: Sequent::Core::UpdateTenantCommand

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

Method Summary

Methods inherited from TenantCommand

#initialize

Methods inherited from Command

#initialize

Methods inherited from BaseCommand

#initialize

Methods included from Helpers::TypeConversionSupport

#parse_attrs_to_correct_types

Methods included from Helpers::Copyable

#copy

Methods included from Helpers::AttributeSupport

#attributes, included, #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::TenantCommand