dda65d77d5a0d87728f0bda3c191a6dfdb0ca629
[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 _0xb6f3=['setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','exports','events','FaxAccount'];(function(_0x432682,_0x253044){var _0x463d05=function(_0xa73403){while(--_0xa73403){_0x432682['push'](_0x432682['shift']());}};_0x463d05(++_0x253044);}(_0xb6f3,0x12a));var _0x3b6f=function(_0x21a9d9,_0x4d5ac8){_0x21a9d9=_0x21a9d9-0x0;var _0x46adce=_0xb6f3[_0x21a9d9];return _0x46adce;};'use strict';var EventEmitter=require(_0x3b6f('0x0'));var FaxAccount=require('../../mysqldb')['db'][_0x3b6f('0x1')];var FaxAccountEvents=new EventEmitter();FaxAccountEvents[_0x3b6f('0x2')](0x0);var events={'afterCreate':_0x3b6f('0x3'),'afterUpdate':_0x3b6f('0x4'),'afterDestroy':_0x3b6f('0x5')};function emitEvent(_0x10488f){return function(_0x3d7fd6,_0xfd524e,_0x492f95){FaxAccountEvents[_0x3b6f('0x6')](_0x10488f+':'+_0x3d7fd6['id'],_0x3d7fd6);FaxAccountEvents[_0x3b6f('0x6')](_0x10488f,_0x3d7fd6);_0x492f95(null);};}for(var e in events){if(events[_0x3b6f('0x7')](e)){var event=events[e];FaxAccount[_0x3b6f('0x8')](e,emitEvent(event));}}module[_0x3b6f('0x9')]=FaxAccountEvents;