Class: Lims::Core::Persistence::ForTest::Name::NamePersitor

Inherits:
Persistor show all
Defined in:
spec/persistence/sequel/session_spec.rb

Constant Summary collapse

Model =
Name

Method Summary

Methods inherited from Persistor

#[], #bind_state_to_id, #bind_state_to_resource, #bulk_delete, #bulk_delete_raw, #bulk_insert, #bulk_retrieve, #bulk_update, #children, #count, #deletable_children, #deletable_parents, #dirty_key_for, #for_each_in_slice, #id_for, #ids_for, inherited, #initialize, #invalid_resource?, #load_children, #model, #new_from_attributes, #new_object, #object_for, #on_object_load, #parents, #parents_for_attributes, #purge_invalid_object, register_model, #retrieve, #slice, #state_for, #state_for?, #state_for_id

Constructor Details

This class inherits a constructor from Lims::Core::Persistence::Persistor