API Docs for:
Show:

Base Class

Defined in: src/lib/base.coffee:4
Module: base-domain

parent class of model, factory and repository.

gives them @getFacade() method.

Item Index

Methods

Methods

getFacade

() Facade static

get facade

the implementation is in Facade#requre()

Returns:

getFacade

() Facade

get facade

the implementation is in Facade#requre()

Returns:

getName

() String public static

ClassName -> class-name the name must compatible with file name

Returns:

String: