Noizu.Entity.Store.Ecto.EntityProtocol protocol (NoizuLabs Entities v0.1.3)

Link to this section Summary

Link to this section Types

@type t() :: term()

Link to this section Functions

Link to this function

as_entity(entity, settings, context, options)

Link to this function

as_entity(entity, record, settings, context, options)

Link to this function

as_record(entity, settings, context, options)

Link to this function

delete_record(entity, settings, context, options)

Link to this function

from_record(record, settings, context, options)

Link to this function

from_record(entity, record, settings, context, options)

Link to this function

persist(entity, type, settings, context, options)