Abstract
Protected
constructordefault constructor
model type string
service instance which implements StorageMakeable interface
list of model field names
Optional
uniqueField: string(optional) unique field name
Optional
ns: string(optional) namespace to be printed. pass NULL to suppress all logs. global NS value will be used if not specified or undefined.
Readonly
$uniqueReadonly
FIELDSReadonly
NSReadonly
parentReadonly
storagetype getter
Private
_updatePrivate
internal implementation for 'update' and 'updateOrCreate'
model id
model object
Optional
$inc: T(optional) incremental set
(optional) flag to allow creating a new model (default: true)
default implementation of 'preparing' model
model-id to prepare
Optional
$def: Tdefault model value
(optional) flag to allow creating a new model (default: true)
Protected
Abstract
prepareGenerated using TypeDoc
class:
AbstractManager
Abstract