Home Reference Source

References

summary
public

FieldMapperDelegates provide the API for orchaestrating and arranging FieldMappers on a Transformer.

public

F fieldDelegate(permissionRanking: *)

public

F getColumnsFromModel(Model: *)

public

F getKeys(obj: *)

public

V utils: {"fieldDelegate": *, "getKeys": *, "getColumnsFromModel": *}

fieldMapper

summary
public
public
public

Mapper that just returns the value at the specified key on the provided source object

public

A FieldMapper that uses a Transformer to map the field

permission

summary
public
public
public
public

Default Permission Levels

public

Default Permission Ranking

registry

summary
public

A registry that can be used to register all Transformers.

public