44552f340c2a53347852f9bc0162b587af24389d
[motion2.git] / server / api / faxAccount / faxAccount.events.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xef7c=['../../mysqldb','FaxAccount','setMaxListeners','update','remove','emit','exports','events'];(function(_0x4f8eb3,_0x17fd0c){var _0x2e1d59=function(_0x6d1a53){while(--_0x6d1a53){_0x4f8eb3['push'](_0x4f8eb3['shift']());}};_0x2e1d59(++_0x17fd0c);}(_0xef7c,0x7f));var _0xcef7=function(_0x93faf0,_0x314ebf){_0x93faf0=_0x93faf0-0x0;var _0x5cba8f=_0xef7c[_0x93faf0];return _0x5cba8f;};'use strict';var EventEmitter=require(_0xcef7('0x0'));var FaxAccount=require(_0xcef7('0x1'))['db'][_0xcef7('0x2')];var FaxAccountEvents=new EventEmitter();FaxAccountEvents[_0xcef7('0x3')](0x0);var events={'afterCreate':'save','afterUpdate':_0xcef7('0x4'),'afterDestroy':_0xcef7('0x5')};function emitEvent(_0x457cbc){return function(_0x78bcc1,_0x508547,_0x22bcf5){FaxAccountEvents[_0xcef7('0x6')](_0x457cbc+':'+_0x78bcc1['id'],_0x78bcc1);FaxAccountEvents[_0xcef7('0x6')](_0x457cbc,_0x78bcc1);_0x22bcf5(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];FaxAccount['hook'](e,emitEvent(event));}}module[_0xcef7('0x7')]=FaxAccountEvents;