TapKit::ObjectStoreCoordinator

Class/Module:
Class
In:
lib/tapkit/control/objectstore.rb
Parent:
ObjectStore

Methods

add_cooperating_object_store
array_fault
each
fault
fault_for_raw_row
fetch
forward_update
initialize_object
new
object_store
object_store_for_fetch_spec
objects_for_source_gid
refault
save

Attributes

application [R]
cooperating_object_stores [R]
userinfo [RW]

Public Class Methods

new( application )

Public Instance Methods

add_cooperating_object_store( object_store )
array_fault( gid, relationship_name, editing_context )
each() {|store| ...}
fault( gid, editing_context )

faulting

fault_for_raw_row( row, entity_name, editing_context )
fetch( fetch_spec, editing_context )
forward_update( object, changes )
initialize_object( object, gid, editing_context )
object_store( object )
object_store_for_fetch_spec( fetch_spec )
objects_for_source_gid( gid, name, editing_context )
refault( object, gid, editing_context = self )
save( editing_context )