jsharmony-factory
Version:
Enterprise framework for jsHarmony
24 lines (23 loc) • 413 B
JSON
{
"datalocks": {
"client":{
"cust_id":{
"cust_id":"cust_id=@datalock_cust_id"
}
}
},
"dynamic_bindings": {
"JSHARMONY_NOTES": {
"note_scope_id": "key",
"note_scope": {
"key:cust_id": "'C'"
}
},
"JSHARMONY_DOCUMENTS": {
"doc_scope_id": "key",
"doc_scope": {
"key:cust_id": "'C'"
}
}
}
}