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

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

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

as_record(entity, settings, context, options)

delete_record(entity, settings, context, options)

fetch_as_entity(entity, settings, context, options)

from_record(record, settings, context, options)

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

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